Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm-c/
H A DOrc.h363 typedef LLVMErrorRef (*LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction)( typedef
989 LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction F, void *Ctx,
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp264 LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction TryToGenerate) in CAPIDefinitionGenerator()
310 LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction TryToGenerate;
647 LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction F, void *Ctx, in LLVMOrcCreateCustomCAPIDefinitionGenerator()