Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DOrc.h354 typedef LLVMErrorRef (*LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction)( typedef
998 LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction F, void *Ctx,
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp285 LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction TryToGenerate) in CAPIDefinitionGenerator()
331 LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction TryToGenerate;
678 LLVMOrcCAPIDefinitionGeneratorTryToGenerateFunction F, void *Ctx, in LLVMOrcCreateCustomCAPIDefinitionGenerator()