Searched refs:DumpDiagnostics (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp57 void DumpDiagnostics(Stream &error_stream);
152 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { function in class:StoringDiagnosticConsumer
318 diagnostic_consumer->DumpDiagnostics(error_stream);
329 diagnostic_consumer->DumpDiagnostics(error_stream);

Completed in 104 milliseconds