Home | History | Annotate | Download | only in Parse

Lines Matching refs:kw_volatile

640              Tok.is(tok::kw_volatile) ||
831 case tok::kw_volatile:
1110 case tok::kw_volatile:
1422 Next.is(tok::kw_const) || Next.is(tok::kw_volatile) ||
1564 Tok.is(tok::kw_volatile) ||