Searched refs:LLVMContextGetDiagnosticHandler (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-c-test/
H A Ddiagnostic.c51 if (LLVMContextGetDiagnosticHandler(C) != diagnosticHandler) {
/openbsd-current/gnu/llvm/llvm/include/llvm-c/
H A DCore.h537 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C);
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c175 if (LLVMContextGetDiagnosticHandler(C) ==
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DCore.cpp108 LLVMDiagnosticHandler LLVMContextGetDiagnosticHandler(LLVMContextRef C) { function

Completed in 150 milliseconds