Home | History | Annotate | Download | only in AST

Lines Matching refs:DSAT

1428       const DependentSizedArrayType *DSAT =
1433 Diags.Report(DSAT->getSizeExpr()->getExprLoc(), DiagID)
1434 << DSAT->getBracketsRange();