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