Home | History | Annotate | Download | only in AST

Lines Matching refs:VAT

1494       const VariableArrayType *VAT =
1499 Diags.Report(VAT->getSizeExpr()->getExprLoc(), DiagID)
1500 << VAT->getBracketsRange();