Home | History | Annotate | Download | only in cached

Lines Matching refs:NextPrec

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