Searched refs:top_struct_scope_ (Results 1 – 1 of 1) sorted by relevance
90 top_struct_scope_(new StructScope(nullptr, 1)), in Scopes()95 delete top_struct_scope_; in ~Scopes() local163 StructScope* top_struct() const { return top_struct_scope_; } in top_struct()179 StructScope* top_struct_scope_; variable