Searched refs:SetStopOnError (Results 1 – 11 of 11) sorted by relevance
64 void SBCommandInterpreterRunOptions::SetStopOnError(bool stop_on_error) { in SetStopOnError() function in SBCommandInterpreterRunOptions67 m_opaque_up->SetStopOnError(stop_on_error); in SetStopOnError()
41 void SetStopOnError(bool);
258 options.SetStopOnError(data->stop_on_error); in WatchpointOptionsCallbackFunction()
434 options.SetStopOnError(false); in DoExecute()
156 options.SetStopOnError(m_options.m_stop_on_error.GetCurrentValue()); in DoExecute()
135 void SetStopOnError(bool stop_on_error) { in SetStopOnError() function
625 options.SetStopOnError(data->stop_on_error); in BreakpointOptionsCallbackFunction()
553 options.SetStopOnError(true); in MainLoop()
2384 options.SetStopOnError(false); in SourceInitFile()
3813 options.SetStopOnError(true); in HandleStop()
14345 (arg1)->SetStopOnError(arg2); in _wrap_SBCommandInterpreterRunOptions_SetStopOnError()