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);
260 options.SetStopOnError(data->stop_on_error); in WatchpointOptionsCallbackFunction()
434 options.SetStopOnError(false); in DoExecute()
157 options.SetStopOnError(m_options.m_stop_on_error.GetCurrentValue()); in DoExecute()
135 void SetStopOnError(bool stop_on_error) { in SetStopOnError() function
616 options.SetStopOnError(data->stop_on_error); in BreakpointOptionsCallbackFunction()
563 options.SetStopOnError(true); in MainLoop()
2537 options.SetStopOnError(false); in SourceInitFile()
3969 options.SetStopOnError(true); in HandleStop()
14344 (arg1)->SetStopOnError(arg2); in _wrap_SBCommandInterpreterRunOptions_SetStopOnError()