Searched refs:tryblock_throws_ok (Results 1 – 2 of 2) sorted by relevance
19387 int unchecked_ok = 0, tryblock_throws_ok = 0; local19436 tryblock_throws_ok = check_thrown_exceptions_do (TREE_TYPE (expr));19437 if (!(unchecked_ok || tryblock_throws_ok))19453 && !tryblock_throws_ok)
15822 int unchecked_ok = 0, tryblock_throws_ok = 0; local15871 tryblock_throws_ok = check_thrown_exceptions_do (TREE_TYPE (expr));15872 if (!(unchecked_ok || tryblock_throws_ok))15888 && !tryblock_throws_ok)