Searched refs:getByRefType (Results 1 – 4 of 4) sorted by relevance
370 Type *getByRefType() const;1132 Type *getByRefType() const { return getTypeAttr(Attribute::ByRef); }
722 Type *AttributeSet::getByRefType() const { in getByRefType() function in AttributeSet1449 return getAttributes(Index + FirstArgIndex).getByRefType(); in getParamByRefType()
165 if (Type *ByRefTy = ParamAttrs.getByRefType()) in getMemoryParamAllocType()
1852 Check(Attrs.getByRefType()->isSized(&Visited), in verifyParameterAttrs()1872 Check(Attrs.getByRefType() == PTy->getNonOpaquePointerElementType(), in verifyParameterAttrs()