Searched refs:getStructRetType (Results 1 – 3 of 3) sorted by relevance
369 Type *getStructRetType() const;1129 Type *getStructRetType() const { return getTypeAttr(Attribute::StructRet); }
730 Type *AttributeSet::getStructRetType() const { in getStructRetType() function in AttributeSet1445 return getAttributes(Index + FirstArgIndex).getStructRetType(); in getParamStructRetType()
171 if (Type *SRetTy = ParamAttrs.getStructRetType()) in getMemoryParamAllocType()