Home | History | Annotate | Download | only in lazy

Lines Matching refs:NextPrec

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