Home | History | Annotate | Download | only in parsing

Lines Matching full:endvalue

4036   if (s == lit->EndValue()) return nullptr;  // no spread, no rewriting...
4048 while (s != lit->EndValue()) {