Searched refs:SafeToCallFunctions (Results 1 – 8 of 8) sorted by relevance
223 ) lldb::SBThread::SafeToCallFunctions;
228 bool SafeToCallFunctions();
1325 bool SBThread::SafeToCallFunctions() { in SafeToCallFunctions() function in SBThread1330 return thread_sp->SafeToCallFunctions(); in SafeToCallFunctions()
611 virtual bool SafeToCallFunctions();
610 if (!thread_sp->SafeToCallFunctions()) in GetExceptionObjectForThread()
2006 if (!thread_sp->SafeToCallFunctions()) in UpdateISAToDescriptorMap()2271 if (!thread_sp->SafeToCallFunctions()) in UpdateISAToDescriptorMap()
1666 bool Thread::SafeToCallFunctions() { in SafeToCallFunctions() function in Thread
63970 result = (bool)(arg1)->SafeToCallFunctions(); in _wrap_SBThread_SafeToCallFunctions()