Searched refs:top_table_scope_ (Results 1 – 1 of 1) sorted by relevance
91 top_table_scope_(new TableScope(nullptr, 1)), in Scopes()96 delete top_table_scope_; in ~Scopes() local165 TableScope* top_table() const { return top_table_scope_; } in top_table()180 TableScope* top_table_scope_; variable