Home
last modified time | relevance | path

Searched refs:funcParamCtx (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp417 const auto funcParamCtx = varbinder::LexicalScope<varbinder::FunctionParamScope>::Enter(VarBinder(), paramScope); in CreateNonStaticClassInitializer() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp798 auto funcParamCtx = (func->Scope() == nullptr) in VisitClassStaticBlock() local
802 auto *funcParamScope = funcParamCtx.GetScope(); in VisitClassStaticBlock()

Completed in 4 milliseconds