Searched defs:SetShouldReportStop (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | ThreadList.cpp | 425 void ThreadList::SetShouldReportStop(Vote vote) { SetShouldReportStop() function in ThreadList |
H A D | Thread.cpp | 479 void Thread::SetShouldReportStop(Vote vote) { SetShouldReportStop() function in Thread |