Home | History | Annotate | Download | only in Parse

Lines Matching refs:DimExpr

2733     ExprResult DimExpr = ParseExpression();
2736 return Actions.ActOnArrayTypeTrait(ATT, Loc, Ty.get(), DimExpr.get(),