Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp91 bool Scope::HasLexEnvInCorrespondingFunctionScope(const FunctionParamScope *scope) const in HasLexEnvInCorrespondingFunctionScope() function in panda::es2panda::binder::Scope
138 if (HasLexEnvInCorrespondingFunctionScope(iter->AsFunctionParamScope())) { in Find()
Dscope.h325 bool HasLexEnvInCorrespondingFunctionScope(const FunctionParamScope *scope) const;