Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp124 void SBCommandInterpreterRunOptions::SetPrintErrors(bool print_errors) { in SetPrintErrors()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h102 LazyBool print_results, LazyBool print_errors, in CommandInterpreterRunOptions()
167 void SetPrintErrors(bool print_errors) { in SetPrintErrors()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c611 static int print_errors(ib_portid_t * portid, uint16_t cap_mask, in print_errors() function