Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp262 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule() argument
265 *OutMod = wrap(Mod); in LLVMRemoveModule()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DExecutionEngine.h131 LLVMModuleRef *OutMod, char **OutError);