Searched defs:AssignIndexToModuleVariable (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/parser/module/ | ||
| D | sourceTextModuleRecord.cpp | 175 void SourceTextModuleRecord::AssignIndexToModuleVariable(binder::ModuleScope *moduleScope) in AssignIndexToModuleVariable() function in panda::es2panda::parser::SourceTextModuleRecord |
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | scope.cpp | 754 void ModuleScope::AssignIndexToModuleVariable(util::StringView name, uint32_t index) in AssignIndexToModuleVariable() function in panda::es2panda::binder::ModuleScope |
| D | binder.cpp | 172 void Binder::AssignIndexToModuleVariable() in AssignIndexToModuleVariable() function in panda::es2panda::binder::Binder |