Home | History | Annotate | Download | only in parsing

Lines Matching defs:errors

307     // Propagate errors from inner, but don't overwrite already recorded
308 // errors.
312 unsigned errors = non_arrow_inner_invalid_productions & productions &
327 // Traverse the list of errors reported by the inner classifier
329 if (errors != 0 || copy_BP_to_AFP) {
330 invalid_productions_ |= errors;
335 if (errors & (1 << k)) Copy(i);
404 // Adds e to the end of the list of reported errors for this classifier.
412 errors, so that
414 // could be either after the existing errors of this classifier (i.e.,