Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DFunction.h465 Type *getParamByRefType(unsigned ArgNo) const { in getParamByRefType() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DFunction.cpp215 Type *Argument::getParamByRefType() const { in getParamByRefType() function in Argument
H A DAttributes.cpp1448 Type *AttributeList::getParamByRefType(unsigned Index) const { in getParamByRefType() function in AttributeList