Searched defs:CatchClause (Results 1 – 8 of 8) sorted by relevance
243 base.CatchClause = function (node, st, c) { class
2873 Constant *CatchClause = LI.getClause(i); in visitLandingPadInst() local
351 CatchClause, enumerator
406 CatchClause = 298, enumerator1596 export interface CatchClause extends Node { interface