Home
last modified time | relevance | path

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

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