Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp232 auto currentScope = scope_; in ValidateExportDecl() local
1051 auto currentScope in FindIdentifierTSVariables() local
[all...]
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp109 auto currentScope = Scope(); in AddVariableToNearestStatements() local
167 auto currentScope in FindExportVariableInTsModuleScope() local
1717 auto *currentScope = scope; FindTSModuleVariable() local
[all...]
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp3616 auto *currentScope = Binder()->GetScope(); in ParseEnumDeclaration() local

Completed in 11 milliseconds