Searched refs:SafeToCallFunctions (Results 1 – 8 of 8) sorted by relevance
223 ) lldb::SBThread::SafeToCallFunctions;
228 bool SafeToCallFunctions();
1340 bool SBThread::SafeToCallFunctions() { in SafeToCallFunctions() function in SBThread1345 return thread_sp->SafeToCallFunctions(); in SafeToCallFunctions()
661 virtual bool SafeToCallFunctions();
606 if (!thread_sp->SafeToCallFunctions()) in GetExceptionObjectForThread()
2022 if (!thread_sp->SafeToCallFunctions()) in UpdateISAToDescriptorMap()2287 if (!thread_sp->SafeToCallFunctions()) in UpdateISAToDescriptorMap()
1707 bool Thread::SafeToCallFunctions() { in SafeToCallFunctions() function in Thread
65200 result = (bool)(arg1)->SafeToCallFunctions(); in _wrap_SBThread_SafeToCallFunctions()