Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp269 LLVMValueRef *OutFn) { in LLVMFindFunction() argument
271 *OutFn = wrap(F); in LLVMFindFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h144 const char *Name, LLVMValueRef *OutFn);