Searched refs:getStructRetType (Results 1 – 3 of 3) sorted by relevance
409 Type *getStructRetType() const;1135 Type *getStructRetType() const { return getTypeAttr(Attribute::StructRet); }
949 Type *AttributeSet::getStructRetType() const { in getStructRetType() function in AttributeSet1685 return getAttributes(Index + FirstArgIndex).getStructRetType(); in getParamStructRetType()
203 if (Type *SRetTy = ParamAttrs.getStructRetType()) in getMemoryParamAllocType()