Searched refs:GetFunctionScope (Results 1 – 4 of 4) sorted by relevance
50 scope->AsFunctionParamScope()->GetFunctionScope() : scope->EnclosingVariableScope(); in SetLexical()
93 auto *funcVariableScope = scope->GetFunctionScope(); in HasLexEnvInCorrespondingFunctionScope()
269 scope = iter->AsFunctionParamScope()->GetFunctionScope(); in InstantiateArguments()
497 FunctionScope *GetFunctionScope() const in GetFunctionScope() function