Searched refs:getStructRetType (Results 1 – 3 of 3) sorted by relevance
446 LLVM_ABI Type *getStructRetType() const;1192 Type *getStructRetType() const { return getTypeAttr(Attribute::StructRet); }
196 if (Type *SRetTy = ParamAttrs.getStructRetType()) in getMemoryParamAllocType()
1158 Type *AttributeSet::getStructRetType() const { in getStructRetType() function in AttributeSet1928 return getAttributes(Index + FirstArgIndex).getStructRetType(); in getParamStructRetType()