Searched defs:SBThreadCollection (Results 1 – 4 of 4) sorted by relevance
17 SBThreadCollection::SBThreadCollection() { LLDB_INSTRUMENT_VA(this); } in SBThreadCollection() function in SBThreadCollection19 SBThreadCollection::SBThreadCollection(const SBThreadCollection &rhs) in SBThreadCollection() function in SBThreadCollection33 SBThreadCollection::SBThreadCollection(const ThreadCollectionSP &threads) in SBThreadCollection() function in SBThreadCollection
140 friend class SBThreadCollection; variable
244 friend class SBThreadCollection; variable
116 class LLDB_API SBThreadCollection; variable