10#ifndef LLDB_API_SBFILESPECLIST_H
11#define LLDB_API_SBFILESPECLIST_H
29 bool GetDescription(
SBStream &description)
const;
33 bool AppendIfUnique(
const SBFileSpec &sb_file);
44 const lldb_private::FileSpecList *operator->()
const;
46 const lldb_private::FileSpecList *get()
const;
48 const lldb_private::FileSpecList &operator*()
const;
50 const lldb_private::FileSpecList &ref()
const;
std::unique_ptr< lldb_private::FileSpecList > m_opaque_up