Home
last modified time | relevance | path

Searched defs:print_errors (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp124 void SBCommandInterpreterRunOptions::SetPrintErrors(bool print_errors) { in SetPrintErrors()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h96 LazyBool print_results, LazyBool print_errors, in CommandInterpreterRunOptions()
159 void SetPrintErrors(bool print_errors) { in SetPrintErrors()