Home | History | Annotate | Download | only in AST

Lines Matching refs:VAT

1418       const VariableArrayType *VAT =
1423 Diags.Report(VAT->getSizeExpr()->getExprLoc(), DiagID)
1424 << VAT->getBracketsRange();