Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds