Searched defs:CatchInfo (Results 1 – 1 of 1) sorted by relevance
546 struct CatchInfo { struct548 explicit CatchInfo(ParserBase* parser) in CatchInfo() function555 IdentifierT name;556 ExpressionT pattern;557 Scope* scope;558 BlockT init_block;559 BlockT inner_block;560 ZonePtrList<const AstRawString> bound_names;