Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp114 bool functionScopeNotIterated = iter->IsFunctionParamScope() && prevScopeNotFunctionScope; in Find() local
136 } else if (functionScopeNotIterated) { in Find()