Home
last modified time | relevance | path

Searched defs:parentScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/public/
Dast_verifier_test.cpp158 FunctionScope parentScope(Allocator(), nullptr); in TEST_F() local
181 FunctionScope parentScope(Allocator(), nullptr); in TEST_F() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp391 auto *parentScope = Binder()->GetScope(); in ParseTsModuleOrNamespaceDelaration() local