Searched defs:parentScope (Results 1 – 4 of 4) sorted by relevance
121 FunctionScope parentScope(Allocator(), nullptr); in TEST_F() local144 FunctionScope parentScope(Allocator(), nullptr); in TEST_F() local
152 let parentScope = new Scope('parentScope', sourceFile, ScopeKind.FUNCTION); variable
818 Scope *parentScope = parent_; in GetParentWithScopeName() local
391 auto *parentScope = Binder()->GetScope(); in ParseTsModuleOrNamespaceDelaration() local