Searched refs:SafeToCallFunctions (Results 1 – 8 of 8) sorted by relevance
225 ) lldb::SBThread::SafeToCallFunctions;
228 bool SafeToCallFunctions();
1325 bool SBThread::SafeToCallFunctions() { in SafeToCallFunctions() function in SBThread1330 return thread_sp->SafeToCallFunctions(); in SafeToCallFunctions()
602 virtual bool SafeToCallFunctions();
622 if (!thread_sp->SafeToCallFunctions()) in GetExceptionObjectForThread()
2030 if (!thread_sp->SafeToCallFunctions()) in UpdateISAToDescriptorMap()2295 if (!thread_sp->SafeToCallFunctions()) in UpdateISAToDescriptorMap()
1653 bool Thread::SafeToCallFunctions() { in SafeToCallFunctions() function in Thread
61057 result = (bool)(arg1)->SafeToCallFunctions(); in _wrap_SBThread_SafeToCallFunctions()