Searched refs:nextSubscripts (Results 1 – 1 of 1) sorted by relevance
1663 Fortran::evaluate::ConstantSubscripts nextSubscripts = subscripts; in genArrayLit() local1664 bool nextIsSame = con.IncrementSubscripts(nextSubscripts) && in genArrayLit()1665 con.At(subscripts) == con.At(nextSubscripts); in genArrayLit()