Searched defs:OutFn (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp309 LLVMValueRef *OutFn) {
311 *OutFn = wrap(F);
308 LLVMFindFunction(LLVMExecutionEngineRef EE, const char *Name, LLVMValueRef *OutFn) argument

Completed in 46 milliseconds