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.h713 friend class CatchScope; variable
718 …explicit CatchScope(ArenaAllocator *allocator, Scope *parent) : ScopeWithParamScope(allocator, par… in CatchScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h753 friend class CatchScope; variable
758 …explicit CatchScope(ArenaAllocator *allocator, Scope *parent) : ScopeWithParamScope(allocator, par… in CatchScope() function