Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Ddiagnostic.c57 int *DC = (int *)LLVMContextGetDiagnosticContext(C); in llvm_test_diagnostic_handler()
/external/llvm/tools/llvm-c-test/
Ddiagnostic.c57 int *DC = (int *)LLVMContextGetDiagnosticContext(C); in llvm_test_diagnostic_handler()
/external/llvm/include/llvm-c/
DCore.h456 void *LLVMContextGetDiagnosticContext(LLVMContextRef C);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h508 void *LLVMContextGetDiagnosticContext(LLVMContextRef C);
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c140 value *Handler = (value *)LLVMContextGetDiagnosticContext(C); in llvm_remove_diagnostic_handler()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c139 value *Handler = (value *)LLVMContextGetDiagnosticContext(C); in llvm_remove_diagnostic_handler()
/external/llvm/lib/IR/
DCore.cpp99 void *LLVMContextGetDiagnosticContext(LLVMContextRef C) { in LLVMContextGetDiagnosticContext() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp99 void *LLVMContextGetDiagnosticContext(LLVMContextRef C) { in LLVMContextGetDiagnosticContext() function