Searched defs:GetPrintErrors (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp118 bool SBCommandInterpreterRunOptions::GetPrintErrors() const { function in class:SBCommandInterpreterRunOptions
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h158 bool GetPrintErrors() const { return DefaultToYes(m_print_errors); } function in class:lldb_private::CommandInterpreterRunOptions

Completed in 126 milliseconds