Searched refs:AssignIndexToModuleVariable (Results 1 – 6 of 6) sorted by relevance
166 void SourceTextModuleRecord::AssignIndexToModuleVariable(binder::ModuleScope *moduleScope) in AssignIndexToModuleVariable() function in panda::es2panda::parser::SourceTextModuleRecord185 moduleScope->AssignIndexToModuleVariable(name, *index); in CheckAndAssignIndex()
101 void AssignIndexToModuleVariable(binder::ModuleScope *moduleScope);
170 void Binder::AssignIndexToModuleVariable() in AssignIndexToModuleVariable() function in panda::es2panda::binder::Binder173 program_->ModuleRecord()->AssignIndexToModuleVariable(topScope_->AsModuleScope()); in AssignIndexToModuleVariable()189 AssignIndexToModuleVariable(); in IdentifierAnalysis()
198 void AssignIndexToModuleVariable();
389 void ModuleScope::AssignIndexToModuleVariable(util::StringView name, uint32_t index) in AssignIndexToModuleVariable() function in panda::es2panda::binder::ModuleScope
710 void AssignIndexToModuleVariable(util::StringView name, uint32_t index);