Searched defs:SafeToCallFunctions (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBThread.cpp | 1325 bool SBThread::SafeToCallFunctions() { in SafeToCallFunctions() function in SBThread |
/freebsd-src/contrib/llvm-project/lldb/source/Target/ | ||
H A D | Thread.cpp | 1653 bool Thread::SafeToCallFunctions() { SafeToCallFunctions() function in Thread |