Home | History | Annotate | Download | only in initial

Lines Matching refs:NextPrec

528     int NextPrec = GetTokPrecedence();
529 if (TokPrec < NextPrec) {