Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DExecutionEngine.h131 LLVMModuleRef *OutMod, char **OutError);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp262 LLVMModuleRef *OutMod, char **OutError) { in LLVMRemoveModule() argument
265 *OutMod = wrap(Mod); in LLVMRemoveModule()