Searched refs:check_thrown_exceptions (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | parse.c | 466 static void check_thrown_exceptions PARAMS ((int, tree)); 13200 check_thrown_exceptions (location, ret_decl); 15661 check_thrown_exceptions (EXPR_WFL_LINECOL (node), decl); 19485 check_thrown_exceptions (location, decl) in check_thrown_exceptions() function
|
| H A D | parse.y | 226 static void check_thrown_exceptions PARAMS ((int, tree)); 9635 check_thrown_exceptions (location, ret_decl); 12096 check_thrown_exceptions (EXPR_WFL_LINECOL (node), decl); 15920 check_thrown_exceptions (location, decl) in check_thrown_exceptions() function
|
| H A D | ChangeLog | 7344 (check_thrown_exceptions): Use DECL_FINIT_P and DECL_INIT_P. 7435 patch_throw_statement, check_thrown_exceptions, 8353 (check_thrown_exceptions): Reject exceptions thrown in 10087 * parse.y (check_thrown_exceptions): Temporary hack to suppress 11362 (patch_cast, build_labeled_block, check_thrown_exceptions): 11434 (check_thrown_exceptions): Fixed check_thrown_exceptions and 11512 check_thrown_exceptions, check_thrown_exceptions_do, 11559 check_thrown_exceptions, check_thrown_exceptions_do,
|