Searched defs:CatchScope (Results 1 – 3 of 3) sorted by relevance
31 class CatchScope; variable
779 friend class CatchScope; variable784 …explicit CatchScope(ArenaAllocator *allocator, Scope *parent) : ScopeWithParamScope(allocator, par… in CatchScope() function
954 friend class CatchScope; variable959 …explicit CatchScope(ArenaAllocator *allocator, Scope *parent) : ScopeWithParamScope(allocator, par… in CatchScope() function