Home | History | Annotate | Download | only in cached

Lines Matching refs:NextPrec

508     int NextPrec = GetTokPrecedence();
509 if (TokPrec < NextPrec) {