Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h501 Type *getParamByValType(unsigned ArgNo) const { in getParamByValType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp207 Type *Argument::getParamByValType() const { in getParamByValType() function in Argument
H A DAttributes.cpp1619 Type *AttributeList::getParamByValType(unsigned Index) const { in getParamByValType() function in AttributeList