Lines Matching refs:SBThreadCollection
44346 lldb::SBThreadCollection result; in _wrap_SBProcess_GetHistoryThreads()
44359 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result); in _wrap_SBProcess_GetHistoryThreads()
58623 lldb::SBThreadCollection result; in _wrap_SBThread_GetStopReasonExtendedBacktraces()
58636 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result); in _wrap_SBThread_GetStopReasonExtendedBacktraces()
61227 lldb::SBThreadCollection *result = 0 ; in _wrap_new_SBThreadCollection__SWIG_0()
61230 result = (lldb::SBThreadCollection *)new lldb::SBThreadCollection(); in _wrap_new_SBThreadCollection__SWIG_0()
61244 lldb::SBThreadCollection *arg1 = 0 ; in _wrap_new_SBThreadCollection__SWIG_1()
61245 lldb::SBThreadCollection *result = 0 ; in _wrap_new_SBThreadCollection__SWIG_1()
61254 …result = (lldb::SBThreadCollection *)new lldb::SBThreadCollection((lldb::SBThreadCollection const … in _wrap_new_SBThreadCollection__SWIG_1()
61301 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_IsValid()
61311 result = (bool)((lldb::SBThreadCollection const *)arg1)->IsValid(); in _wrap_SBThreadCollection_IsValid()
61325 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_GetSize()
61349 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_GetThreadAtIndex()
61377 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) obj; in swig_delete_SBThreadCollection()