Home
last modified time | relevance | path

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

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