Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm-c/
DOrc.h78 typedef void (*LLVMOrcErrorReporterFunction)(void *Ctx, LLVMErrorRef Err); typedef
268 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError,
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DOrcV2CBindings.cpp167 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError, in LLVMOrcExecutionSessionSetErrorReporter()