Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp261 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule() argument
264 *OutMod = wrap(Mod); in LLVMRemoveModule()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h141 LLVMModuleRef *OutMod, char **OutError);