Lines Matching full:has_catch
2560 bool has_catch = false;2562 has_catch = true;2585 if (tok == Token::FINALLY || !has_catch) {