Home | History | Annotate | Download | only in Parse

Lines Matching refs:StopBeforeMatch

1749     if (SkipUntil(tok::r_paren, StopAtSemi | StopBeforeMatch))
2638 SkipUntil(tok::semi, StopAtSemi | StopBeforeMatch);
2645 SkipUntil(tok::semi, StopAtSemi | StopBeforeMatch);
2688 SkipUntil(tok::semi, StopAtSemi | StopBeforeMatch);
2710 SkipUntil(tok::semi, StopAtSemi | StopBeforeMatch);
2717 SkipUntil(tok::semi, StopAtSemi | StopBeforeMatch);