Searched defs:getParamByValType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 470 Type *getParamByValType(unsigned ArgNo) const { getParamByValType() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 222 Type *Argument::getParamByValType() const { getParamByValType() function in Argument |
H A D | Attributes.cpp | 1543 Type *AttributeList::getParamByValType(unsigned Index) const { getParamByValType() function in AttributeList |