Searched refs:getByRefType (Results 1 – 4 of 4) sorted by relevance
410 Type *getByRefType() const;1138 Type *getByRefType() const { return getTypeAttr(Attribute::ByRef); }
941 Type *AttributeSet::getByRefType() const { in getByRefType() function in AttributeSet1689 return getAttributes(Index + FirstArgIndex).getByRefType(); in getParamByRefType()
197 if (Type *ByRefTy = ParamAttrs.getByRefType()) in getMemoryParamAllocType()
2032 Check(Attrs.getByRefType()->isSized(&Visited), in verifyParameterAttrs()2034 Check(DL.getTypeAllocSize(Attrs.getByRefType()).getKnownMinValue() < in verifyParameterAttrs()