Home | History | Annotate | Download | only in Parse

Lines Matching refs:NextKind

707       tok::TokenKind NextKind = NextToken().getKind();
710 if (NextKind == tok::kw_namespace) {
718 if (NextKind == tok::kw_template) {