Searched defs:funcCtx (Results 1 – 2 of 2) sorted by relevance
2171 auto funcCtx = varbinder::LexicalScope<varbinder::FunctionScope>(VarBinder()); in TransformTraillingLambda() local2226 auto funcCtx = varbinder::LexicalScope<varbinder::FunctionScope>(VarBinder()); in ExtendArgumentsWithFakeLamda() local
901 auto funcCtx = LexicalScopeCreateOrEnter<varbinder::FunctionScope>(VarBinder(), func); in VisitClassStaticBlock() local