Home | History | Annotate | Download | only in Sema

Lines Matching refs:VAT

1173   if (const VariableArrayType *VAT = dyn_cast<VariableArrayType>(arrayType)) {
1178 SemaRef.Diag(VAT->getSizeExpr()->getLocStart(),
1180 << VAT->getSizeExpr()->getSourceRange();