Searched refs:ConvertLocalVariableToModuleVariable (Results 1 – 3 of 3) sorted by relevance
720 void ModuleScope::ConvertLocalVariableToModuleVariable(ArenaAllocator *allocator, util::StringView … in ConvertLocalVariableToModuleVariable() function in panda::es2panda::binder::ModuleScope
246 scope_->AsModuleScope()->ConvertLocalVariableToModuleVariable(Allocator(), localName); in ValidateExportDecl()
1062 … void ConvertLocalVariableToModuleVariable(ArenaAllocator *allocator, util::StringView localName);