Searched refs:AssignIndexToModuleVariable (Results 1 – 6 of 6) sorted by relevance
175 void SourceTextModuleRecord::AssignIndexToModuleVariable(binder::ModuleScope *moduleScope) in AssignIndexToModuleVariable() function in panda::es2panda::parser::SourceTextModuleRecord201 moduleScope->AssignIndexToModuleVariable(name, *index); in CheckAndAssignIndex()
127 void AssignIndexToModuleVariable(binder::ModuleScope *moduleScope);
172 void Binder::AssignIndexToModuleVariable() in AssignIndexToModuleVariable() function in panda::es2panda::binder::Binder175 program_->ModuleRecord()->AssignIndexToModuleVariable(topScope_->AsModuleScope()); in AssignIndexToModuleVariable()193 AssignIndexToModuleVariable(); in IdentifierAnalysis()200 AssignIndexToModuleVariable(); in IdentifierAnalysis()
204 void AssignIndexToModuleVariable();
754 void ModuleScope::AssignIndexToModuleVariable(util::StringView name, uint32_t index) in AssignIndexToModuleVariable() function in panda::es2panda::binder::ModuleScope
1060 void AssignIndexToModuleVariable(util::StringView name, uint32_t index);