Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticHandler.h42 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DConfig.h220 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp677 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp169 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics() function
/external/swiftshader/src/Reactor/
DLLVMJIT.cpp706 bool handleDiagnostics(const llvm::DiagnosticInfo &info) override in handleDiagnostics() function