Searched defs:ModuleScope (Results 1 – 4 of 4) sorted by relevance
25 class ModuleScope; variable
22 class ModuleScope; variable
929 explicit ModuleScope(ArenaAllocator *allocator) in ModuleScope() function
1044 …explicit ModuleScope(ArenaAllocator *allocator, parser::Program *program) : FunctionScope(allocato… in ModuleScope() function