Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp1325 bool SBThread::SafeToCallFunctions() { in SafeToCallFunctions() function in SBThread
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1653 bool Thread::SafeToCallFunctions() { in SafeToCallFunctions() function in Thread