Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h516 Type *getParamByRefType(unsigned ArgNo) const { in getParamByRefType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp217 Type *Argument::getParamByRefType() const { in getParamByRefType() function in Argument
H A DAttributes.cpp1627 Type *AttributeList::getParamByRefType(unsigned Index) const { in getParamByRefType() function in AttributeList