Lines Matching refs:caret
124 if (CurrentToken->is(tok::caret)) {1002 } else if (Current.isOneOf(tok::minus, tok::plus, tok::caret)) {1004 if (Current.is(TT_UnaryOperator) && Current.is(tok::caret))