Home | History | Annotate | Download | only in complete

Lines Matching refs:NextPrec

538     int NextPrec = GetTokPrecedence();
539 if (TokPrec < NextPrec) {