Home
last modified time | relevance | path

Searched refs:InitVariable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp600 loopCtx.GetScope()->InitVariable(); in BuildForUpdateLoop()
612 loopCtx.GetScope()->InitVariable(); in BuildForInOfLoop()
740 loopScopeCtx.GetScope()->InitVariable(); in ResolveReference()
752 loopScopeCtx.GetScope()->InitVariable(); in ResolveReference()
Dscope.cpp459 void LoopScope::InitVariable() in InitVariable() function in panda::es2panda::binder::LoopScope
Dscope.h670 void InitVariable();