Searched defs:handleDiagnostics (Results 1 – 10 of 10) sorted by relevance
42 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
139 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
276 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics() function300 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
309 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
738 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
214 bool handleDiagnostics(const llvm::DiagnosticInfo &DI) override { in handleDiagnostics() function
74 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
469 bool ClangDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in ClangDiagnosticHandler