Searched refs:getStructRetType (Results 1 – 3 of 3) sorted by relevance
345 Type *getStructRetType() const;915 Type *getStructRetType() const { return getTypeAttr(Attribute::StructRet); }
699 Type *AttributeSet::getStructRetType() const { in getStructRetType() function in AttributeSet1444 return getAttributes(Index + FirstArgIndex).getStructRetType(); in getParamStructRetType()
172 if (Type *SRetTy = ParamAttrs.getStructRetType()) in getMemoryParamAllocType()