Searched refs:AllocatedTAlign (Results 1 – 1 of 1) sorted by relevance
43 unsigned AllocatedTAlign,48 const Expr *P, unsigned AllocatedTAlign) const;51 const Expr *P, unsigned AllocatedTAlign) const;55 unsigned AllocatedTAlign) const;153 unsigned AllocatedTAlign, in emitBadAlignReport() argument159 StorageTAlign, AllocatedTAlign)); in emitBadAlignReport()178 unsigned AllocatedTAlign) const { in checkElementRegionAlign()180 AllocatedTAlign]() -> bool { in checkElementRegionAlign()208 if (AllocatedTAlign > BaseRegionAlign) { in checkElementRegionAlign()209 emitBadAlignReport(P, C, AllocatedTAlign, BaseRegionAlign); in checkElementRegionAlign()[all …]