Searched refs:StructOrUnionScope (Results 1 – 4 of 4) sorted by relevance
5 from Symtab import BuiltinScope, StructOrUnionScope369 scope = StructOrUnionScope(name)
9 StructOrUnionScope=object, PyClassScope=object,23 StructOrUnionScope, PyClassScope, CppClassScope, TemplateScope)725 scope = StructOrUnionScope()1292 scope = StructOrUnionScope(self.name)4592 scope = StructOrUnionScope(name)
1634 class StructOrUnionScope(Scope): class
7407 scope = Symtab.StructOrUnionScope(cname)