Home | History | Annotate | Download | only in cached

Lines Matching refs:NextPrec

507     int NextPrec = GetTokPrecedence();
508 if (TokPrec < NextPrec) {