Home
last modified time | relevance | path

Searched defs:DiagnosticContext (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDiagnosticHandler.h26 void *DiagnosticContext = nullptr; member
28 : DiagnosticContext(DiagContext) {} in DiagnosticContext() function
/external/llvm/lib/IR/
DLLVMContext.cpp192 void *DiagnosticContext, in setDiagnosticHandler()
DCore.cpp87 void *DiagnosticContext) { in LLVMContextSetDiagnosticHandler()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp136 void *DiagnosticContext, bool RespectFilters) { in setDiagnosticHandlerCallBack()
DCore.cpp87 void *DiagnosticContext) { in LLVMContextSetDiagnosticHandler()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c122 void *DiagnosticContext) { in llvm_diagnostic_handler_trampoline()
152 value *DiagnosticContext = malloc(sizeof(value)); in llvm_set_diagnostic_handler() local
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c121 void *DiagnosticContext) { in llvm_diagnostic_handler_trampoline()
151 value *DiagnosticContext = malloc(sizeof(value)); in llvm_set_diagnostic_handler() local