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