Searched refs:getByRefType (Results 1 – 5 of 5) sorted by relevance
258 Type *getByRefType() const;
754 Type *AttributeSet::getByRefType() const { in getByRefType() function in AttributeSet755 return SetNode ? SetNode->getByRefType() : nullptr; in getByRefType()866 Attr = Attribute::getWithByRefType(C, B.getByRefType()); in get()960 Type *AttributeSetNode::getByRefType() const { in getByRefType() function in AttributeSetNode1492 return getAttributes(Index + FirstArgIndex).getByRefType(); in getParamByRefType()
157 if (Type *ByRefTy = ParamAttrs.getByRefType()) in getMemoryParamAllocType()
1781 Assert(Attrs.getByRefType() == PTy->getElementType(), in verifyParameterAttrs()
319 Type *getByRefType() const;855 Type *getByRefType() const { return ByRefType; }