Searched refs:funcVariableScope (Results 1 – 1 of 1) sorted by relevance
106 auto *funcVariableScope = iter->AsFunctionParamScope()->GetFunctionScope(); in Find() local109 if ((funcVariableScope != nullptr) && (funcVariableScope->NeedLexEnv())) { in Find()