Searched refs:DumpDiagnostics (Results 1 – 2 of 2) sorted by relevance
63 void DumpDiagnostics(Stream &error_stream);169 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics() function in StoringDiagnosticConsumer375 diagnostic_consumer->DumpDiagnostics(error_stream); in AddModule()386 diagnostic_consumer->DumpDiagnostics(error_stream); in AddModule()
222 static void DumpDiagnostics(void *cookie) { in DumpDiagnostics() function229 llvm::sys::AddSignalHandler(&DumpDiagnostics, nullptr); in PrintDiagnosticsOnError()