Searched refs:GetStopOthers (Results 1 – 9 of 9) sorted by relevance
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
35 ) lldb::SBThreadPlan::GetStopOthers;
62 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()
4881 if (!options.GetStopOthers() || !options.GetTryAllThreads()) in HandleStoppedEvent() 5153 if (!options.GetStopOthers() || !options.GetTryAllThreads()) in RunThreadPlan() 5157 options.GetStopOthers(), options.GetTryAllThreads(), in RunThreadPlan()
110 ] = self.thread_plan.GetStopOthers()
394 bool GetStopOthers() const { return m_stop_others; } in GetColorizeErrors() 378 bool GetStopOthers() const { return m_stop_others; } GetStopOthers() function