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);
270 options.SetStopOnError(data->stop_on_error); in WatchpointOptionsCallbackFunction()
466 options.SetStopOnError(false); in DoExecute()
175 options.SetStopOnError(m_options.m_stop_on_error.GetCurrentValue()); in DoExecute()
128 void SetStopOnError(bool stop_on_error) { in SetStopOnError() function
567 options.SetStopOnError(true); in MainLoop()
633 options.SetStopOnError(data->stop_on_error); in BreakpointOptionsCallbackFunction()
2371 options.SetStopOnError(false); in SourceInitFile()
3825 options.SetStopOnError(true); in HandleStop()
13453 (arg1)->SetStopOnError(arg2); in _wrap_SBCommandInterpreterRunOptions_SetStopOnError()