Searched defs:CatchClause (Results 1 – 4 of 4) sorted by relevance
35 class CatchClause; variable
41 explicit CatchClause(binder::CatchScope *scope, Expression *param, BlockStatement *body) in CatchClause() function
28 class CatchClause; variable
113 class CatchClause; variable