Home
last modified time | relevance | path

Searched refs:handleDiagnostics (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DDiagnosticHandler.h42 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/openbsd/src/gnu/llvm/llvm/include/llvm/LTO/
DConfig.h284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/openbsd/src/gnu/llvm/llvm/tools/llvm-dis/
Dllvm-dis.cpp139 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/openbsd/src/gnu/llvm/llvm/tools/llvm-lto/
Dllvm-lto.cpp276 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics() function
300 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
1013 CodeGen.setDiagnosticHandler(handleDiagnostics, nullptr); in main()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DLLVMContext.cpp256 pImpl->DiagHandler->handleDiagnostics(DI)) in diagnose()
/openbsd/src/gnu/llvm/llvm/tools/llvm-link/
Dllvm-link.cpp284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenAction.cpp65 bool handleDiagnostics(const DiagnosticInfo &DI) override;
469 bool ClangDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in ClangDiagnosticHandler
/openbsd/src/gnu/llvm/llvm/lib/LTO/
DLTOCodeGenerator.cpp738 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/openbsd/src/gnu/llvm/llvm/tools/lto/
Dlto.cpp74 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/openbsd/src/gnu/llvm/llvm/tools/llc/
Dllc.cpp309 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/openbsd/src/gnu/llvm/lldb/source/Expression/
DIRExecutionUnit.cpp214 bool handleDiagnostics(const llvm::DiagnosticInfo &DI) override { in handleDiagnostics() function