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