Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VAT

1599   if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(Ty)) {
1602 CGM.getContext().getTypeAlign(CGM.getContext().getBaseElementType(VAT));