Searched refs:DumpDiagnostics (Results 1 – 2 of 2) sorted by relevance
56 void DumpDiagnostics(Stream &error_stream);161 void StoringDiagnosticConsumer::DumpDiagnostics(Stream &error_stream) { in DumpDiagnostics() function in StoringDiagnosticConsumer367 diagnostic_consumer->DumpDiagnostics(error_stream); in AddModule()378 diagnostic_consumer->DumpDiagnostics(error_stream); in AddModule()
199 static void DumpDiagnostics(void *cookie) { in DumpDiagnostics() function206 llvm::sys::AddSignalHandler(&DumpDiagnostics, nullptr); in PrintDiagnosticsOnError()