Home
last modified time | relevance | path

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

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