Searched refs:has_catch_all (Results 1 – 2 of 2) sorted by relevance
872 bool has_catch_all = size <= 0; in DedupeOrCreateCodeItem() local873 if (has_catch_all) { in DedupeOrCreateCodeItem()881 if (has_catch_all) { in DedupeOrCreateCodeItem()894 if (has_catch_all) { in DedupeOrCreateCodeItem()899 const CatchHandler* handler = new CatchHandler(has_catch_all, handler_off, addr_pairs); in DedupeOrCreateCodeItem()
922 bool has_catch_all = false; in FindExceptionTypesToResolveForMethod() local925 has_catch_all = true; in FindExceptionTypesToResolveForMethod()938 if (has_catch_all) { in FindExceptionTypesToResolveForMethod()