Home
last modified time | relevance | path

Searched defs:CatchScope (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/base/
DcatchClause.h31 class CatchScope; variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h779 friend class CatchScope; variable
784 …explicit CatchScope(ArenaAllocator *allocator, Scope *parent) : ScopeWithParamScope(allocator, par… in CatchScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h954 friend class CatchScope; variable
959 …explicit CatchScope(ArenaAllocator *allocator, Scope *parent) : ScopeWithParamScope(allocator, par… in CatchScope() function