Searched refs:range_to (Results 1 – 2 of 2) sorted by relevance
1263 result->data_.u_clear_captures.range_to = range.to(); in ClearCaptures()3112 data_.u_clear_captures.range_to)); in Emit()3520 that->data_.u_clear_captures.range_to); in VisitAction()4186 uc16 range_to = c - (block_end - end); in AddCaseEquivalents() local4187 if (!(bottom <= range_from && range_to <= top)) { in AddCaseEquivalents()4188 ranges->Add(CharacterRange(range_from, range_to)); in AddCaseEquivalents()
822 int range_to; member