Lines Matching refs:AllocSize
138 return get(Context, AllocSize, packAllocSizeArgs(ElemSizeArg, NumElemsArg)); in getWithAllocSizeArgs()
221 assert(hasAttribute(Attribute::AllocSize) && in getAllocSizeArgs()
360 if (hasAttribute(Attribute::AllocSize)) { in getAsString()
532 case Attribute::AllocSize: in getAttrMask()
629 if (I.hasAttribute(Attribute::AllocSize)) in getAllocSizeArgs()
669 else if (Kind == Attribute::AllocSize) in Raw()
786 case Attribute::AllocSize: { in get()
1264 Val != Attribute::Dereferenceable && Val != Attribute::AllocSize && in addAttribute()
1287 else if (Kind == Attribute::AllocSize) in addAttribute()
1309 else if (Val == Attribute::AllocSize) in removeAttribute()
1398 Attrs[Attribute::AllocSize] = true; in addAllocSizeAttrFromRawRepr()
1526 I == Attribute::AllocSize) in addRawValue()