Searched refs:local_scope_ (Results 1 – 2 of 2) sorted by relevance
185 typer_->local_scope_.Clear(); in FunctionScope()396 ZoneHashMap local_scope_; // 3.2 Variable environment variable
201 local_scope_(ZoneHashMap::kDefaultHashMapCapacity, in AsmTyper()403 const ZoneHashMap* scope = in_function_ ? &local_scope_ : &global_scope_; in Lookup()452 ZoneHashMap::Entry* entry = local_scope_.LookupOrInsert( in AddLocal()