Home | History | Annotate | Download | only in Lex

Lines Matching refs:isAnyIdentifier

584     if (Tok.isAnyIdentifier() && RHS.isAnyIdentifier()) {