Home
last modified time | relevance | path

Searched defs:getParamByRefType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h503 Type *getParamByRefType(unsigned ArgNo) const { in getParamByRefType() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp242 Type *Argument::getParamByRefType() const { in getParamByRefType() function in Argument
H A DAttributes.cpp1688 Type *AttributeList::getParamByRefType(unsigned Index) const { in getParamByRefType() function in AttributeList