Searched refs:getStructRetType (Results 1 – 3 of 3) sorted by relevance
376 Type *getStructRetType() const;1092 Type *getStructRetType() const { return getTypeAttr(Attribute::StructRet); }
819 Type *AttributeSet::getStructRetType() const { in getStructRetType() function in AttributeSet1548 return getAttributes(Index + FirstArgIndex).getStructRetType(); in getParamStructRetType()
193 if (Type *SRetTy = ParamAttrs.getStructRetType()) in getMemoryParamAllocType()