Searched refs:getByRefType (Results 1 – 4 of 4) sorted by relevance
346 Type *getByRefType() const;918 Type *getByRefType() const { return getTypeAttr(Attribute::ByRef); }
691 Type *AttributeSet::getByRefType() const { in getByRefType() function in AttributeSet1448 return getAttributes(Index + FirstArgIndex).getByRefType(); in getParamByRefType()
166 if (Type *ByRefTy = ParamAttrs.getByRefType()) in getMemoryParamAllocType()
1778 Assert(Attrs.getByRefType()->isSized(&Visited), in verifyParameterAttrs()1798 Assert(Attrs.getByRefType() == PTy->getElementType(), in verifyParameterAttrs()