Searched defs:GetSelectedThread (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | ThreadList.cpp | 684 ThreadSP ThreadList::GetSelectedThread() { GetSelectedThread() function in ThreadList |
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 203 SBThread SBProcess::GetSelectedThread() const { GetSelectedThread() function in SBProcess |