Searched defs:CatchInfo (Results 1 – 1 of 1) sorted by relevance
566 struct CatchInfo { struct568 explicit CatchInfo(ParserBase* parser) in CatchInfo() function572 ExpressionT pattern;573 Variable* variable;574 Scope* scope;