Searched refs:GetStopOnError (Results 1 – 6 of 6) sorted by relevance
64 bool SBCommandInterpreterRunOptions::GetStopOnError() const { in GetStopOnError() function in SBCommandInterpreterRunOptions66 GetStopOnError); in GetStopOnError()68 return m_opaque_up->GetStopOnError(); in GetStopOnError()267 GetStopOnError, ()); in RegisterMethods()
39 GetStopOnError () const;
39 bool GetStopOnError() const;
125 bool GetStopOnError() const { return DefaultToNo(m_stop_on_error); } in GetStopOnError() function
2331 if (options.GetStopOnError()) { in HandleCommands()
12796 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetStopOnError(); in _wrap_SBCommandInterpreterRunOptions_GetStopOnError()