Searched refs:handleDiagnostics (Results 1 – 10 of 10) sorted by relevance
63 bool LLCDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in LLCDiagnosticHandler64 DiagnosticHandler::handleDiagnostics(DI); in handleDiagnostics()
43 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
143 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() function1034 CodeGen.setDiagnosticHandler(handleDiagnostics, nullptr); in main()
270 pImpl->DiagHandler->handleDiagnostics(DI)) in diagnose()
70 bool handleDiagnostics(const DiagnosticInfo &DI) override;395 bool ClangDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in ClangDiagnosticHandler
296 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