Home | History | Annotate | Download | only in Parse

Lines Matching refs:l_square

124                          nextTok.is(tok::amp) || nextTok.is(tok::l_square);
1416 if (Next.is(tok::l_square) || Next.is(tok::kw_alignas)) {