Home
last modified time | relevance | path

Searched defs:currentScope (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp222 auto currentScope = scope_; in ValidateExportDecl() local
1087 auto currentScope = scope; in FindIdentifierTSVariables() local
/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.cpp98 auto currentScope = Scope(); in AddVariableToNearestStatements() local
156 auto currentScope = Scope(); in FindExportVariableInTsModuleScope() local
1726 auto *currentScope = scope; in FindTSModuleVariable() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3669 auto *currentScope = Binder()->GetScope(); in ParseEnumDeclaration() local