Searched refs:StructScope (Results 1 – 2 of 2) sorted by relevance
81 typedef Scope<StructDeclStmtNode> StructScope; typedef90 top_struct_scope_(new StructScope(nullptr, 1)), in Scopes()163 StructScope* top_struct() const { return top_struct_scope_; } in top_struct()179 StructScope* top_struct_scope_;
3673 ParseScope StructScope(this, Scope::ClassScope|Scope::DeclScope); in ParseStructUnionBody() local3775 StructScope.Exit(); in ParseStructUnionBody()