Searched refs:GetStopOnError (Results 1 – 5 of 5) sorted by relevance
58 bool SBCommandInterpreterRunOptions::GetStopOnError() const { in GetStopOnError() function in SBCommandInterpreterRunOptions61 return m_opaque_up->GetStopOnError(); in GetStopOnError()
39 bool GetStopOnError() const;
133 bool GetStopOnError() const { return DefaultToNo(m_stop_on_error); } in GetStopOnError() function
2748 if (options.GetStopOnError()) { in HandleCommands()
14318 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetStopOnError(); in _wrap_SBCommandInterpreterRunOptions_GetStopOnError()