Lines Matching refs:SkipUntil
96 SkipUntil(tok::semi);
127 SkipUntil(tok::r_brace, false);
133 SkipUntil(tok::r_brace, /*StopAtSemi*/false, /*DontConsume*/true);
252 SkipUntil(tok::semi);
409 SkipUntil(tok::semi);
479 SkipUntil(tok::semi);
508 SkipUntil(tok::semi);
543 SkipUntil(tok::semi);
551 SkipUntil(tok::semi);
734 if (SkipUntil(tok::r_paren, /*StopAtSemi=*/true,
818 SkipUntil(tok::r_paren);
1281 SkipUntil(tok::semi, false, true);
1329 SkipUntil(tok::semi, true, true);
1348 if (!SkipUntil(tok::r_square))
1353 if (!SkipUntil(tok::r_paren))
1418 SkipUntil(tok::comma, true);
1665 SkipUntil(tok::comma, tok::l_brace, true, true);
1934 SkipUntil(tok::r_brace);
1964 SkipUntil(tok::semi);
2035 SkipUntil(tok::semi, true, true);
2091 SkipUntil(tok::r_brace, true, true);
2110 SkipUntil(tok::comma, true, true);
2148 SkipUntil(tok::r_brace, /*StopAtSemi*/false);
2203 SkipUntil(tok::comma, true, true);
2211 SkipUntil(tok::comma, true, true);
2228 SkipUntil(tok::comma, true, true);
2296 SkipUntil(tok::comma, true, true);
2310 SkipUntil(tok::comma, true, true);
2376 SkipUntil(tok::r_brace, true, true);
2646 SkipUntil(tok::r_brace, false, false);
2747 SkipUntil(tok::l_brace, true, true);
2828 SkipUntil(tok::r_paren);
3210 SkipUntil(tok::r_square, tok::comma, true, true);
3236 SkipUntil(tok::r_paren, false);
3256 SkipUntil(tok::r_square, false);
3260 SkipUntil(tok::r_square, false);
3297 SkipUntil(tok::r_square, true, true);