Searched refs:old_style_ (Results 1 – 1 of 1) sorted by relevance
526 old_style_(old_style) { in arena_()532 old_style_(old_style) { in arena_()538 old_style_(other.old_style_) { in Map()546 old_style_(old_style) { in arena_()554 if (old_style_) in ~Map()563 if (old_style_) in Init()1479 return old_style_ ? iterator(deprecated_elements_->begin()) in begin()1483 return old_style_ ? iterator(deprecated_elements_->end()) in end()1487 return old_style_ ? const_iterator(deprecated_elements_->begin()) in begin()1491 return old_style_ ? const_iterator(deprecated_elements_->end()) in end()[all …]