Searched refs:getByRefType (Results 1 – 4 of 4) sorted by relevance
377 Type *getByRefType() const;1095 Type *getByRefType() const { return getTypeAttr(Attribute::ByRef); }
811 Type *AttributeSet::getByRefType() const { in getByRefType() function in AttributeSet1552 return getAttributes(Index + FirstArgIndex).getByRefType(); in getParamByRefType()
187 if (Type *ByRefTy = ParamAttrs.getByRefType()) in getMemoryParamAllocType()
1966 Check(Attrs.getByRefType()->isSized(&Visited), in verifyParameterAttrs()