Searched defs:funcScope (Results 1 – 12 of 12) sorted by relevance
93 const auto *funcScope = cg_->Scope()->AsFunctionVariableScope(); in InitializeParams() local127 const auto *funcScope = pg->Scope()->AsFunctionVariableScope(); in FunctionRegScope() local
93 auto *funcScope = scriptFunc->Scope(); in GenScriptFunction() local
289 auto *funcScope = scriptFunc->Scope(); in BuildInternalName() local490 void VarBinder::AddCompilableFunctionScope(varbinder::FunctionScope *funcScope) in AddCompilableFunctionScope()497 auto *funcScope = func->Scope(); in VisitScriptFunction() local649 void VarBinder::LookUpMandatoryReferences(const FunctionScope *funcScope, bool needLexicalFuncObj) in LookUpMandatoryReferences()668 [[maybe_unused]] auto *funcScope = *iter++; in AddMandatoryParams() local
414 auto *funcScope = invokeFunc->Scope(); in BuildFunctionType() local814 auto *funcScope = scriptFunc->Scope(); in BuildInternalName() local841 auto *funcScope = func->Scope(); in BuildFunctionName() local
447 void BindFunctionScope(FunctionScope *funcScope) in BindFunctionScope()
88 const auto *funcScope = pg_->Scope()->AsFunctionVariableScope(); in FunctionRegScope() local
52 auto *funcScope = scope->EnclosingFunctionVariableScope(); in HoistVar() local
360 void Binder::BuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunctio… in BuildFunction()696 auto *funcScope = scriptFunc->Scope(); in ResolveReference() local883 [[maybe_unused]] auto *funcScope = *iter++; in AddMandatoryParams() local
538 void BindFunctionScope(FunctionScope *funcScope) in BindFunctionScope()
708 auto *funcScope = funcCtx.GetScope(); in VisitClassStaticBlock() local
2793 auto *funcScope = funcCtx.GetScope(); in TransformTraillingLambda() local2828 auto *funcScope = funcCtx.GetScope(); in ExtendArgumentsWithFakeLamda() local
1902 binder::FunctionScope *funcScope = node->Scope(); in CreateCallExpressionForTsModule() local2041 binder::FunctionScope *funcScope = node->Scope(); in CreateCallExpressionForTsEnum() local