Home | History | Annotate | Download | only in Format

Lines Matching refs:r_square

577   if (Current.isOneOf(tok::r_brace, tok::r_square) && State.Stack.size() > 1) {
970 (Current.isOneOf(tok::r_paren, tok::r_square) ||
975 if (Current.is(tok::r_square)) {