Home | History | Annotate | Download | only in Lex

Lines Matching refs:isAnyIdentifier

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