Home
last modified time | relevance | path

Searched refs:LLVMOrcErrorReporterFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm-c/
HDOrc.h93 typedef void (*LLVMOrcErrorReporterFunction)(void *Ctx, LLVMErrorRef Err); typedef
492 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError,
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDOrcV2CBindings.cpp316 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError, in LLVMOrcExecutionSessionSetErrorReporter()