Lines Matching full:kw_switch
201 case tok::kw_switch: // C99 6.8.4.2: switch-statement1070 assert(Tok.is(tok::kw_switch) && "Not a switch stmt!");