Home
last modified time | relevance | path

Searched refs:LLVMContextGetDiagnosticHandler (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Ddiagnostic.c52 if (LLVMContextGetDiagnosticHandler(C) != diagnosticHandler) { in llvm_test_diagnostic_handler()
/external/llvm/tools/llvm-c-test/
Ddiagnostic.c52 if (LLVMContextGetDiagnosticHandler(C) != diagnosticHandler) { in llvm_test_diagnostic_handler()
/external/llvm/include/llvm-c/
DCore.h451 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h503 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c138 if (LLVMContextGetDiagnosticHandler(C) == in llvm_remove_diagnostic_handler()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c137 if (LLVMContextGetDiagnosticHandler(C) == in llvm_remove_diagnostic_handler()
/external/llvm/lib/IR/
DCore.cpp94 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C) { in LLVMContextGetDiagnosticHandler() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp94 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C) { in LLVMContextGetDiagnosticHandler() function