Searched defs:funcScope (Results 1 – 5 of 5) sorted by relevance
88 const auto *funcScope = pg_->Scope()->AsFunctionVariableScope(); in FunctionRegScope() local
52 auto *funcScope = scope->EnclosingFunctionVariableScope(); in HoistVar() local
344 void Binder::BuildFunction(FunctionScope *funcScope, util::StringView name, const ir::ScriptFunctio… in BuildFunction()656 auto *funcScope = scriptFunc->Scope(); in ResolveReference() local827 [[maybe_unused]] auto *funcScope = *iter++; in AddMandatoryParams() local
502 void BindFunctionScope(FunctionScope *funcScope) in BindFunctionScope()
1419 binder::FunctionScope *funcScope = node->Scope(); in CreateCallExpressionForTsModule() local1558 binder::FunctionScope *funcScope = node->Scope(); in CreateCallExpressionForTsEnum() local