Home | History | Annotate | Download | only in Parse

Lines Matching refs:StopBeforeMatch

190         SkipUntil(tok::r_brace, StopAtSemi | StopBeforeMatch);
378 SkipUntil(tok::r_brace, StopAtSemi | StopBeforeMatch);
395 SkipUntil(tok::r_brace, StopAtSemi | StopBeforeMatch);
674 if (SkipUntil(tok::colon, tok::r_brace, StopAtSemi | StopBeforeMatch)) {
692 if (SkipUntil(tok::colon, tok::r_brace, StopAtSemi | StopBeforeMatch)) {
1403 SkipUntil(tok::semi, StopBeforeMatch);
1411 SkipUntil(tok::semi, StopBeforeMatch);
1628 SkipUntil(tok::r_paren, StopBeforeMatch);
1635 SkipUntil(tok::r_paren, StopAtSemi | StopBeforeMatch);
1670 SkipUntil(tok::r_paren, StopAtSemi | StopBeforeMatch);
1790 SkipUntil(tok::semi, StopBeforeMatch);
1855 SkipUntil(tok::r_brace, StopAtSemi | StopBeforeMatch);