Searched defs:DumpDiagnostics (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangModulesDeclVendor.cpp | 158 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { DumpDiagnostics() function in StoringDiagnosticConsumer |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 234 static void DumpDiagnostics(void *cookie) { DumpDiagnostics() function |