Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/module/
DsourceTextModuleRecord.cpp175 void SourceTextModuleRecord::AssignIndexToModuleVariable(binder::ModuleScope *moduleScope) in AssignIndexToModuleVariable() function in panda::es2panda::parser::SourceTextModuleRecord
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp754 void ModuleScope::AssignIndexToModuleVariable(util::StringView name, uint32_t index) in AssignIndexToModuleVariable() function in panda::es2panda::binder::ModuleScope
Dbinder.cpp172 void Binder::AssignIndexToModuleVariable() in AssignIndexToModuleVariable() function in panda::es2panda::binder::Binder