Home | History | Annotate | Download | only in Format

Lines Matching full:exclaim

731     } else if (Current.is(tok::semi) || Current.is(tok::exclaim)) {
759 } else if (Current.is(tok::exclaim)) {
1487 if (Left.isOneOf(tok::exclaim, tok::tilde))