Home | History | Annotate | Download | only in cached

Lines Matching refs:NextPrec

514     int NextPrec = GetTokPrecedence();
515 if (TokPrec < NextPrec) {