Searched refs:InFunctionScopes (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | scope.h | 599 bool InFunctionScopes() const in InFunctionScopes() function |
| D | binder.cpp | 346 if (funcScope->InFunctionScopes()) { in BuildFunction() |