Home
last modified time | relevance | path

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

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