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