Searched refs:LLVMOrcModuleHandle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm-c/
H A DOrcBindings.h34 typedef uint32_t LLVMOrcModuleHandle; typedef
90 LLVMOrcModuleHandle
98 LLVMOrcModuleHandle
106 LLVMOrcModuleHandle
117 void LLVMOrcRemoveModule(LLVMOrcJITStackRef JITStack, LLVMOrcModuleHandle H);
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/Orc/
H A DOrcCBindings.cpp65 LLVMOrcModuleHandle
74 LLVMOrcModuleHandle
83 void LLVMOrcRemoveModule(LLVMOrcJITStackRef JITStack, LLVMOrcModuleHandle H) {

Completed in 96 milliseconds