Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp2620 auto lexScope = binder::LexicalScope<binder::StaticBlockScope>(Binder()); in ParseStaticBlock() local
/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.cpp1231 auto lexScope = binder::LexicalScope<binder::StaticBlockScope>(Binder()); in CreateClassStaticBlock() local