Searched defs:catchAll (Results 1 – 3 of 3) sorted by relevance
91 void catchAll() { in catchAll() function
26 auto catchAll(F &&func) { in catchAll() function
177 auto catchAll = getCatchAllTypeInfo(); in EmitTryCatchStmt() local