Searched defs:handleDiagnostics (Results 1 – 9 of 9) sorted by relevance
43 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
63 bool LLCDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in LLCDiagnosticHandler
143 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
296 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
284 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics() function308 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
731 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
214 bool handleDiagnostics(const llvm::DiagnosticInfo &DI) override { in handleDiagnostics() function
395 bool ClangDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in ClangDiagnosticHandler