Searched refs:GetStopOthers (Results 1 – 9 of 9) sorted by relevance
35 ) lldb::SBThreadPlan::GetStopOthers;
129 bool SBExpressionOptions::GetStopOthers() const { in GetStopOthers() function in SBExpressionOptions132 return m_opaque_up->GetStopOthers(); in GetStopOthers()
190 bool SBThreadPlan::GetStopOthers() { in GetStopOthers() function in SBThreadPlan
61 bool GetStopOthers() const;
85 bool GetStopOthers();
102 m_valid(false), m_stop_other_threads(options.GetStopOthers()), in ThreadPlanCallFunction()135 m_valid(false), m_stop_other_threads(options.GetStopOthers()), in ThreadPlanCallFunction()
4657 if (!options.GetStopOthers() || !options.GetTryAllThreads()) in GetExpressionTimeout()4930 if (!options.GetStopOthers() || !options.GetTryAllThreads()) in RunThreadPlan()4934 options.GetStopOthers(), options.GetTryAllThreads(), in RunThreadPlan()
367 bool GetStopOthers() const { return m_stop_others; } in GetStopOthers() function
26198 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetStopOthers(); in _wrap_SBExpressionOptions_GetStopOthers()61946 result = (bool)(arg1)->GetStopOthers(); in _wrap_SBThreadPlan_GetStopOthers()