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