Home
last modified time | relevance | path

Searched defs:catchScope (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DcheckScopeDeclaration.cpp80 auto *const catchScope = node->Scope()->AsCatchScope(); in CheckScope() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp214 auto *catchScope = catchCtx.GetScope(); in VisitCatchClause() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp1921 auto *catchScope = catchCtx.GetScope(); in ParseCatchClause() local

Completed in 9 milliseconds