Searched refs:getStructRetType (Results 1 – 3 of 3) sorted by relevance
257 Type *getStructRetType() const;
762 Type *AttributeSet::getStructRetType() const { in getStructRetType() function in AttributeSet763 return SetNode ? SetNode->getStructRetType() : nullptr; in getStructRetType()863 Attr = Attribute::getWithStructRetType(C, B.getStructRetType()); in get()954 Type *AttributeSetNode::getStructRetType() const { in getStructRetType() function in AttributeSetNode1488 return getAttributes(Index + FirstArgIndex).getStructRetType(); in getParamStructRetType()
318 Type *getStructRetType() const;852 Type *getStructRetType() const { return StructRetType; }