Searched refs:top_inner_scope_ (Results 1 – 2 of 2) sorted by relevance
156 top_inner_scope_(scope->inner_scope_), in Snapshot()893 if (inner_scope != top_inner_scope_) { in Reparent()894 for (; inner_scope->sibling() != top_inner_scope_; in Reparent()910 new_parent->sibling_ = top_inner_scope_; in Reparent()
126 Scope* top_inner_scope_; in NON_EXPORTED_BASE() local