Searched refs:GetStopOnContinue (Results 1 – 5 of 5) sorted by relevance
50 bool SBCommandInterpreterRunOptions::GetStopOnContinue() const { in GetStopOnContinue() function in SBCommandInterpreterRunOptions52 GetStopOnContinue); in GetStopOnContinue()54 return m_opaque_up->GetStopOnContinue(); in GetStopOnContinue()249 GetStopOnContinue, ()); in RegisterMethods()
30 GetStopOnContinue () const;
35 bool GetStopOnContinue() const;
124 bool GetStopOnContinue() const { return DefaultToNo(m_stop_on_continue); } in GetStopOnContinue() function
2290 if (!options.GetStopOnContinue()) { in HandleCommands()2360 if (options.GetStopOnContinue()) { in HandleCommands()