Searched refs:abbrev_ (Results 1 – 1 of 1) sorted by relevance
1517 current_tag_ = abbrev_->ReadTag(current_entry_); in next()1545 : abbrev_(abbrev), in DebugInfoIterator()1548 current_tag_(abbrev_->ReadTag(current_entry_)) {} in DebugInfoIterator()1549 DebugAbbrev* abbrev_; member in art::DebugInfoIterator