Searched defs:SBModuleSpecList (Results 1 – 3 of 3) sorted by relevance
102 SBModuleSpecList::SBModuleSpecList() : m_opaque_ap(new ModuleSpecList()) {} in SBModuleSpecList() function in SBModuleSpecList104 SBModuleSpecList::SBModuleSpecList(const SBModuleSpecList &rhs) in SBModuleSpecList() function in SBModuleSpecList
72 friend class SBModuleSpecList; variable
65 class LLDB_API SBModuleSpecList; variable