Home
last modified time | relevance | path

Searched refs:PrintDiagnosticsOnError (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h117 static void PrintDiagnosticsOnError();
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp785 SBDebugger::PrintDiagnosticsOnError(); in main()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp238 void SBDebugger::PrintDiagnosticsOnError() { in PrintDiagnosticsOnError() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp20177 lldb::SBDebugger::PrintDiagnosticsOnError(); in _wrap_SBDebugger_PrintDiagnosticsOnError()