Searched defs:handleDiagnostics (Results 1 – 8 of 8) sorted by relevance
42 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
126 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
186 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
220 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
258 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
234 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics() function258 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
677 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
422 bool ClangDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in ClangDiagnosticHandler