Searched defs:getParamByRefType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 503 Type *getParamByRefType(unsigned ArgNo) const { getParamByRefType() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 242 Type *Argument::getParamByRefType() const { getParamByRefType() function in Argument |
H A D | Attributes.cpp | 1688 Type *AttributeList::getParamByRefType(unsigned Index) const { getParamByRefType() function in AttributeList |