Home
last modified time | relevance | path

Searched defs:handleDiagnostics (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticHandler.h42 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp126 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp259 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp238 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics() function
262 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h271 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp292 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp650 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp409 bool ClangDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in ClangDiagnosticHandler
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.cpp76 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function