Searched refs:GetTryAllThreads (Results 1 – 4 of 4) sorted by relevance
117 bool SBExpressionOptions::GetTryAllThreads() const { in GetTryAllThreads() function in SBExpressionOptions120 return m_opaque_up->GetTryAllThreads(); in GetTryAllThreads()
58 bool GetTryAllThreads() const;
4881 if (!options.GetStopOthers() || !options.GetTryAllThreads()) in HandleStoppedEvent() 5153 if (!options.GetStopOthers() || !options.GetTryAllThreads()) in RunThreadPlan() 5157 options.GetStopOthers(), options.GetTryAllThreads(), in RunThreadPlan() 5399 if (options.GetTryAllThreads()) { in RunThreadPlan() 5481 if (!options.GetTryAllThreads()) { in RunThreadPlan()
390 bool GetTryAllThreads() const { return m_try_others; } in GetGenerateDebugInfo() 374 bool GetTryAllThreads() const { return m_try_others; } GetTryAllThreads() function