Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp425 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop() function in ThreadList
H A DThread.cpp472 void Thread::SetShouldReportStop(Vote vote) { in SetShouldReportStop() function in Thread