Home | History | Annotate | Download | only in Parse

Lines Matching refs:kw_switch

201   case tok::kw_switch:              // C99 6.8.4.2: switch-statement
1070 assert(Tok.is(tok::kw_switch) && "Not a switch stmt!");