Home | History | Annotate | Download | only in lazy

Lines Matching refs:NextPrec

493     int NextPrec = GetTokPrecedence();
494 if (TokPrec < NextPrec) {