Home | History | Annotate | Download | only in complete

Lines Matching refs:NextPrec

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