Home | History | Annotate | Download | only in Format

Lines Matching full:kw_switch

381     case tok::kw_switch:
743 case tok::kw_switch:
1492 assert(FormatTok->Tok.is(tok::kw_switch) && "'switch' expected");