Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DExecutionEngine.h132 LLVMModuleRef *OutMod, char **OutError);
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp263 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule() argument
266 *OutMod = wrap(Mod); in LLVMRemoveModule()