Home | History | Annotate | Download | only in Format

Lines Matching refs:kw_switch

376     case tok::kw_switch:
674 case tok::kw_switch:
1268 assert(FormatTok->Tok.is(tok::kw_switch) && "'switch' expected");