Searched defs:CatchContext (Results 1 – 1 of 1) sorted by relevance
187 explicit CatchContext(CodeGen *cg) : DynamicContext(cg, {}) in CatchContext() function200 : CatchContext(cg), tryStmt_(tryStmt), hasFinalizer_(hasFinalizer) in CatchContext() function