Searched defs:GetQueueAtIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | QueueList.cpp | 26 lldb::QueueSP QueueList::GetQueueAtIndex(uint32_t idx) { in GetQueueAtIndex() function in QueueList |
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 421 SBQueue SBProcess::GetQueueAtIndex(size_t index) { GetQueueAtIndex() function in SBProcess |