Lines Matching defs:TokKind
1168 unsigned TokKind = 0;1170 case tok::kw_mutable: TokKind = 0; break;1171 case tok::arrow: TokKind = 1; break;1173 case tok::l_square: TokKind = 2; break;1178 << TokKind