Home
last modified time | relevance | path

Searched refs:ConvertLocalVariableToModuleVariable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp720 void ModuleScope::ConvertLocalVariableToModuleVariable(ArenaAllocator *allocator, util::StringView … in ConvertLocalVariableToModuleVariable() function in panda::es2panda::binder::ModuleScope
Dbinder.cpp246 scope_->AsModuleScope()->ConvertLocalVariableToModuleVariable(Allocator(), localName); in ValidateExportDecl()
Dscope.h1062 … void ConvertLocalVariableToModuleVariable(ArenaAllocator *allocator, util::StringView localName);