Home
last modified time | relevance | path

Searched defs:GetQueueAtIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DQueueList.cpp26 lldb::QueueSP QueueList::GetQueueAtIndex(uint32_t idx) { in GetQueueAtIndex() function in QueueList
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp422 SBQueue SBProcess::GetQueueAtIndex(size_t index) { in GetQueueAtIndex() function in SBProcess