Searched refs:IteratableScope (Results 1 – 2 of 2) sorted by relevance
158 class IteratableScope {160 explicit IteratableScope(IdentityMap* map) : map_(map) { in IteratableScope() function164 ~IteratableScope() { in ~IteratableScope()174 DISALLOW_COPY_AND_ASSIGN(IteratableScope);
99 ConstantsMap::IteratableScope it_scope(&map_); in Finalize()