Searched defs:SetSelectedThreadByIndexID (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | ThreadList.cpp | 711 bool ThreadList::SetSelectedThreadByIndexID(uint32_t index_id, bool notify) { SetSelectedThreadByIndexID() function in ThreadList |
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 372 bool SBProcess::SetSelectedThreadByIndexID(uint32_t index_id) { SetSelectedThreadByIndexID() function in SBProcess |