Lines Matching full:newa
1176 unsigned NewA = CGF.getContext().getTypeAlignInChars(PtTy).getQuantity();1177 if (NewA > Align)1178 Align = NewA;