Home | History | Annotate | Download | only in Parse

Lines Matching refs:kw_default

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