Searched refs:DumpDiagnostics (Results 1 – 2 of 2) sorted by relevance
55 void DumpDiagnostics(Stream &error_stream);158 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics() function in StoringDiagnosticConsumer364 diagnostic_consumer->DumpDiagnostics(error_stream); in AddModule()375 diagnostic_consumer->DumpDiagnostics(error_stream); in AddModule()
234 static void DumpDiagnostics(void *cookie) { in DumpDiagnostics() function241 llvm::sys::AddSignalHandler(&DumpDiagnostics, nullptr); in PrintDiagnosticsOnError()