Home | History | Annotate | Download | only in Parse

Lines Matching refs:kw_default

189   case tok::kw_default:             // C99 6.8.1: labeled-statement
626 assert(Tok.is(tok::kw_default) && "Not a default stmt!");