Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp204 auto currentScope = scope_; in ValidateExportDecl() local
907 auto currentScope = scope; in FindIdentifierTSVariables() local
/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.cpp108 auto currentScope = Scope(); in AddVariableToNearestStatements() local
166 auto currentScope = Scope(); in FindExportVariableInTsModuleScope() local
1225 auto *currentScope = scope; in FindTSModuleVariable() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3143 auto *currentScope = Binder()->GetScope(); in ParseEnumDeclaration() local