Searched refs:SetPrintErrors (Results 1 – 11 of 11) sorted by relevance
141 void SBCommandInterpreterRunOptions::SetPrintErrors(bool print_errors) { in SetPrintErrors() function in SBCommandInterpreterRunOptions142 LLDB_RECORD_METHOD(void, SBCommandInterpreterRunOptions, SetPrintErrors, in SetPrintErrors()145 m_opaque_up->SetPrintErrors(print_errors); in SetPrintErrors()288 LLDB_REGISTER_METHOD(void, SBCommandInterpreterRunOptions, SetPrintErrors, in RegisterMethods()
66 SetPrintErrors (bool);
61 void SetPrintErrors(bool);
303 options.SetPrintErrors(true); in WatchpointOptionsCallbackFunction()
469 options.SetPrintErrors(true); in DoExecute()
154 options.SetPrintErrors(true); in DoExecute()
159 void SetPrintErrors(bool print_errors) { in SetPrintErrors() function
647 options.SetPrintErrors(true); in BreakpointOptionsCallbackFunction()
2138 options.SetPrintErrors(true); in SourceInitFile()
3409 options.SetPrintErrors(true); in HandleStop()
13022 (arg1)->SetPrintErrors(arg2); in _wrap_SBCommandInterpreterRunOptions_SetPrintErrors()