Searched refs:StructScope (Results 1 – 3 of 3) 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()
4203 ParseScope StructScope(this, Scope::ClassScope|Scope::DeclScope); in ParseStructUnionBody() local4310 StructScope.Exit(); in ParseStructUnionBody()