Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h464 Type *getParamByRefType(unsigned ArgNo) const { in getParamByRefType() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp210 Type *Argument::getParamByRefType() const { in getParamByRefType() function in Argument
H A DAttributes.cpp1522 Type *AttributeList::getParamByRefType(unsigned Index) const { in getParamByRefType() function in AttributeList