Home | History | Annotate | Download | only in Parse

Lines Matching refs:kw_volatile

634       while (Tok.isOneOf(tok::kw_const, tok::kw_volatile, tok::kw_restrict,
963 case tok::kw_volatile:
1260 case tok::kw_volatile:
1607 if (Next.isOneOf(tok::amp, tok::ampamp, tok::kw_const, tok::kw_volatile,
1785 while (Tok.isOneOf(tok::kw_const, tok::kw_volatile, tok::kw_restrict))