Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp362 if (funcScope->InFunctionScopes()) { in BuildFunction()
Dscope.h642 bool InFunctionScopes() const in InFunctionScopes() function