Searched refs:ThreadCollectionSP (Results 1 – 16 of 16) sorted by relevance
40 lldb::ThreadCollectionSP &operator*();42 const lldb::ThreadCollectionSP &operator*() const;44 SBThreadCollection(const lldb::ThreadCollectionSP &threads);46 void SetOpaque(const lldb::ThreadCollectionSP &threads);52 lldb::ThreadCollectionSP m_opaque_sp;
88 virtual lldb::ThreadCollectionSP
2516 lldb::ThreadCollectionSP GetHistoryThreads(lldb::addr_t addr);
2515 lldb::ThreadCollectionSP GetHistoryThreads(lldb::addr_t addr);
2493 lldb::ThreadCollectionSP GetHistoryThreads(lldb::addr_t addr);
440 typedef std::shared_ptr<lldb_private::ThreadCollection> ThreadCollectionSP; typedef
438 typedef std::shared_ptr<lldb_private::ThreadCollection> ThreadCollectionSP; typedef