Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp192 auto catchParamCtx = (catchClause->Scope() == nullptr) in VisitCatchClause() local
196 auto *catchParamScope = catchParamCtx.GetScope(); in VisitCatchClause()
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp1910 auto catchParamCtx = binder::LexicalScope<binder::CatchParamScope>(Binder()); in ParseCatchClause() local
1911 auto *catchParamScope = catchParamCtx.GetScope(); in ParseCatchClause()

Completed in 9 milliseconds