Searched defs:CatchScope (Results 1 – 2 of 2) sorted by relevance
31 class CatchScope; variable
643 friend class CatchScope; variable648 …explicit CatchScope(ArenaAllocator *allocator, Scope *parent) : ScopeWithParamScope(allocator, par… in CatchScope() function