Lines Matching refs:SBQueue
42808 lldb::SBQueue result; in _wrap_SBProcess_GetQueueAtIndex()
42821 lldb::SBQueue * resultptr = new lldb::SBQueue(result); in _wrap_SBProcess_GetQueueAtIndex()
45551 lldb::SBQueue *result = 0 ; in _wrap_new_SBQueue__SWIG_0()
45554 result = (lldb::SBQueue *)new lldb::SBQueue(); in _wrap_new_SBQueue__SWIG_0()
45568 lldb::SBQueue *arg1 = 0 ; in _wrap_new_SBQueue__SWIG_1()
45569 lldb::SBQueue *result = 0 ; in _wrap_new_SBQueue__SWIG_1()
45578 result = (lldb::SBQueue *)new lldb::SBQueue((lldb::SBQueue const &)*arg1); in _wrap_new_SBQueue__SWIG_1()
45625 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_IsValid()
45635 result = (bool)((lldb::SBQueue const *)arg1)->IsValid(); in _wrap_SBQueue_IsValid()
45649 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_Clear()
45672 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetProcess()
45699 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetQueueID()
45709 result = (lldb::queue_id_t)((lldb::SBQueue const *)arg1)->GetQueueID(); in _wrap_SBQueue_GetQueueID()
45723 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetName()
45733 result = (char *)((lldb::SBQueue const *)arg1)->GetName(); in _wrap_SBQueue_GetName()
45747 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetIndexID()
45757 result = (uint32_t)((lldb::SBQueue const *)arg1)->GetIndexID(); in _wrap_SBQueue_GetIndexID()
45771 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumThreads()
45795 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetThreadAtIndex()
45825 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumPendingItems()
45849 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetPendingItemAtIndex()
45879 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumRunningItems()
45903 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetKind()
45925 lldb::SBQueue *arg1 = (lldb::SBQueue *) obj; in swig_delete_SBQueue()
58442 lldb::SBQueue result; in _wrap_SBThread_GetQueue()
58453 lldb::SBQueue * resultptr = new lldb::SBQueue(result); in _wrap_SBThread_GetQueue()