Searched refs:GetPendingItemAtIndex (Results 1 – 3 of 3) sorted by relevance
166 lldb::SBQueueItem GetPendingItemAtIndex(uint32_t idx) { in GetPendingItemAtIndex() function in lldb_private::QueueImpl296 SBQueueItem SBQueue::GetPendingItemAtIndex(uint32_t idx) { in GetPendingItemAtIndex() function in SBQueue299 return m_opaque_sp->GetPendingItemAtIndex(idx); in GetPendingItemAtIndex()
49 lldb::SBQueueItem GetPendingItemAtIndex(uint32_t);
48215 result = (arg1)->GetPendingItemAtIndex(arg2); in _wrap_SBQueue_GetPendingItemAtIndex()