Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDiagnosticHandler.h42 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDiagnosticHandler.h42 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDiagnosticHandler.h43 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDiagnosticHandler.h43 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDiagnosticHandler.h43 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDiagnosticHandler.h43 virtual bool handleDiagnostics(const DiagnosticInfo &DI) { in handleDiagnostics() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DConfig.h220 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/
DConfig.h284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/
H A DConfig.h284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/
DConfig.h284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/
DConfig.h284 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/
DConfig.h287 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp677 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp738 bool handleDiagnostics(const DiagnosticInfo &DI) override { in handleDiagnostics() function
/aosp_15_r20/external/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp169 static void handleDiagnostics(lto_codegen_diagnostic_severity_t Severity, in handleDiagnostics() function
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMJIT.cpp753 bool handleDiagnostics(const llvm::DiagnosticInfo &info) override in handleDiagnostics() function