Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticHandler.h43 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp139 bool handleDiagnostics(const DiagnosticInfo &DI) override { handleDiagnostics() function
/freebsd-src/contrib/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp63 bool LLCDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function in LLCDiagnosticHandler
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp284 bool handleDiagnostics(const DiagnosticInfo &DI) override { handleDiagnostics() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp275 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, handleDiagnostics() function
299 bool handleDiagnostics(const DiagnosticInfo &DI) override { handleDiagnostics() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h287 bool handleDiagnostics(const DiagnosticInfo &DI) override { handleDiagnostics() function
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp739 bool handleDiagnostics(const DiagnosticInfo &DI) override { handleDiagnostics() function
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp214 bool handleDiagnostics(const llvm::DiagnosticInfo &DI) override { in handleDiagnostics() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp420 bool ClangDiagnosticHandler::handleDiagnostics(const DiagnosticInfo &DI) { handleDiagnostics() function in ClangDiagnosticHandler