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