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
352 CatchClause, enumerator
407 CatchClause = 299, enumerator1599 export interface CatchClause extends Node { interface