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