Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp2472 void LLVMGetParams(LLVMValueRef FnRef, LLVMValueRef *ParamRefs) { in LLVMGetParams() argument
2475 *ParamRefs++ = wrap(&A); in LLVMGetParams()