Searched refs:LLVMContextSetDiagnosticHandler (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-c-test/
H A Ddiagnostic.c49 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &handlerCalled);
H A Dmodule.c40 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, NULL);
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c187 LLVMContextSetDiagnosticHandler(C, NULL, NULL);
194 LLVMContextSetDiagnosticHandler(C, llvm_diagnostic_handler_trampoline,
/openbsd-current/gnu/llvm/llvm/include/llvm-c/
H A DCore.h530 void LLVMContextSetDiagnosticHandler(LLVMContextRef C,
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DCore.cpp99 void LLVMContextSetDiagnosticHandler(LLVMContextRef C, function

Completed in 141 milliseconds