Home | History | Annotate | Download | only in initial

Lines Matching refs:NextPrec

491     int NextPrec = GetTokPrecedence();
492 if (TokPrec < NextPrec) {