Searched refs:getStructRetType (Results 1 – 3 of 3) sorted by relevance
333 Type *getStructRetType() const;904 Type *getStructRetType() const { return StructRetType; }
259 Type *getStructRetType() const;
838 Type *AttributeSet::getStructRetType() const { in getStructRetType() function in AttributeSet839 return SetNode ? SetNode->getStructRetType() : nullptr; in getStructRetType()956 Attr = Attribute::getWithStructRetType(C, B.getStructRetType()); in get()1055 Type *AttributeSetNode::getStructRetType() const { in getStructRetType() function in AttributeSetNode1624 return getAttributes(Index + FirstArgIndex).getStructRetType(); in getParamStructRetType()