Searched defs:SBFileSpecList (Results 1 – 4 of 4) sorted by relevance
24 SBFileSpecList::SBFileSpecList() : m_opaque_ap(new FileSpecList()) {} in SBFileSpecList() function in SBFileSpecList26 SBFileSpecList::SBFileSpecList(const SBFileSpecList &rhs) : m_opaque_ap() { in SBFileSpecList() function in SBFileSpecList
60 friend class SBFileSpecList; variable
63 friend class SBFileSpecList; variable
50 class LLDB_API SBFileSpecList; variable