Searched refs:range_to (Results 1 – 2 of 2) sorted by relevance
1524 result->data_.u_clear_captures.range_to = range.to(); in ClearCaptures()4311 data_.u_clear_captures.range_to)); in Emit()4716 << " to $" << that->data_.u_clear_captures.range_to in VisitAction()5946 uc32 range_to = c - (block_end - end); in AddCaseEquivalents() local5947 if (!(bottom <= range_from && range_to <= top)) { in AddCaseEquivalents()5948 ranges->Add(CharacterRange::Range(range_from, range_to), zone); in AddCaseEquivalents()
653 int range_to; member