Searched defs:SBThreadCollection (Results 1 – 2 of 2) sorted by relevance
17 SBThreadCollection::SBThreadCollection() : m_opaque_sp() {} in SBThreadCollection() function in SBThreadCollection19 SBThreadCollection::SBThreadCollection(const SBThreadCollection &rhs) in SBThreadCollection() function in SBThreadCollection29 SBThreadCollection::SBThreadCollection(const ThreadCollectionSP &threads) in SBThreadCollection() function in SBThreadCollection
80 class LLDB_API SBThreadCollection; variable