Lines Matching refs:SBQueue

44445     lldb::SBQueue result;  in _wrap_SBProcess_GetQueueAtIndex()
44458 lldb::SBQueue * resultptr = new lldb::SBQueue(result); in _wrap_SBProcess_GetQueueAtIndex()
47904 lldb::SBQueue *result = 0 ; in _wrap_new_SBQueue__SWIG_0()
47907 result = (lldb::SBQueue *)new lldb::SBQueue(); in _wrap_new_SBQueue__SWIG_0()
47921 lldb::SBQueue *arg1 = 0 ; in _wrap_new_SBQueue__SWIG_1()
47922 lldb::SBQueue *result = 0 ; in _wrap_new_SBQueue__SWIG_1()
47931 result = (lldb::SBQueue *)new lldb::SBQueue((lldb::SBQueue const &)*arg1); in _wrap_new_SBQueue__SWIG_1()
47978 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_IsValid()
47988 result = (bool)((lldb::SBQueue const *)arg1)->IsValid(); in _wrap_SBQueue_IsValid()
48002 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_Clear()
48025 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetProcess()
48052 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetQueueID()
48062 result = (lldb::queue_id_t)((lldb::SBQueue const *)arg1)->GetQueueID(); in _wrap_SBQueue_GetQueueID()
48076 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetName()
48086 result = (char *)((lldb::SBQueue const *)arg1)->GetName(); in _wrap_SBQueue_GetName()
48100 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetIndexID()
48110 result = (uint32_t)((lldb::SBQueue const *)arg1)->GetIndexID(); in _wrap_SBQueue_GetIndexID()
48124 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumThreads()
48148 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetThreadAtIndex()
48178 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumPendingItems()
48202 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetPendingItemAtIndex()
48232 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumRunningItems()
48256 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetKind()
48278 lldb::SBQueue *arg1 = (lldb::SBQueue *) obj; in swig_delete_SBQueue()
61355 lldb::SBQueue result; in _wrap_SBThread_GetQueue()
61366 lldb::SBQueue * resultptr = new lldb::SBQueue(result); in _wrap_SBThread_GetQueue()