Lines Matching refs:SBThreadCollection

46083     lldb::SBThreadCollection result;  in _wrap_SBProcess_GetHistoryThreads()
46096 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result); in _wrap_SBProcess_GetHistoryThreads()
61536 lldb::SBThreadCollection result; in _wrap_SBThread_GetStopReasonExtendedBacktraces()
61549 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result); in _wrap_SBThread_GetStopReasonExtendedBacktraces()
64140 lldb::SBThreadCollection *result = 0 ; in _wrap_new_SBThreadCollection__SWIG_0()
64143 result = (lldb::SBThreadCollection *)new lldb::SBThreadCollection(); in _wrap_new_SBThreadCollection__SWIG_0()
64157 lldb::SBThreadCollection *arg1 = 0 ; in _wrap_new_SBThreadCollection__SWIG_1()
64158 lldb::SBThreadCollection *result = 0 ; in _wrap_new_SBThreadCollection__SWIG_1()
64167 …result = (lldb::SBThreadCollection *)new lldb::SBThreadCollection((lldb::SBThreadCollection const … in _wrap_new_SBThreadCollection__SWIG_1()
64214 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_IsValid()
64224 result = (bool)((lldb::SBThreadCollection const *)arg1)->IsValid(); in _wrap_SBThreadCollection_IsValid()
64238 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_GetSize()
64262 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_GetThreadAtIndex()
64290 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) obj; in swig_delete_SBThreadCollection()