Searched refs:objc_begin_try_stmt (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-objc.h | 149 extern void objc_begin_try_stmt (location_t, tree);
|
| H A D | stub-objc.cc | 398 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-objc.h | 141 extern void objc_begin_try_stmt (location_t, tree);
|
| H A D | stub-objc.c | 397 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | ChangeLog | 1631 (objc_begin_try_stmt): Do not call objc_init_exceptions. 1640 (objc_begin_try_stmt): Use objc_init_exceptions. 2697 * objc-act.c (objc_begin_try_stmt): Generate an error if 2913 (objc_begin_try_stmt): ... here 3226 hash_interface, eq_interface, objc_begin_try_stmt, 3683 (objc_begin_try_stmt): Likewise.
|
| H A D | objc-next-runtime-abi-02.cc | 3947 objc_begin_try_stmt (loc, BIND_EXPR_BODY (t)); in finish_catch() 3954 objc_begin_try_stmt (loc, t); in finish_catch()
|
| H A D | objc-act.cc | 4302 objc_begin_try_stmt (location_t try_locus, tree body) in objc_begin_try_stmt() function 4570 objc_begin_try_stmt (start_locus, body); in objc_build_synchronized()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-next-runtime-abi-02.c | 3930 objc_begin_try_stmt (loc, BIND_EXPR_BODY (t)); in finish_catch() 3937 objc_begin_try_stmt (loc, t); in finish_catch()
|
| H A D | objc-act.c | 4226 objc_begin_try_stmt (location_t try_locus, tree body) in objc_begin_try_stmt() function 4494 objc_begin_try_stmt (start_locus, body); in objc_build_synchronized()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-parser.c | 11605 objc_begin_try_stmt (location, stmt); in c_parser_objc_try_catch_finally_statement()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-parser.cc | 11669 objc_begin_try_stmt (location, stmt); in c_parser_objc_try_catch_finally_statement()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | parser.c | 33412 objc_begin_try_stmt (location, pop_stmt_list (stmt)); in cp_parser_objc_try_catch_finally_statement()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | parser.cc | 35708 objc_begin_try_stmt (location, pop_stmt_list (stmt)); in cp_parser_objc_try_catch_finally_statement()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2004 | 15462 objc_build_keyword_decl, objc_build_throw_stmt, objc_begin_try_stmt, 29170 next_sjlj_build_try_catch_finally, objc_begin_try_stmt,
|
| H A D | ChangeLog-2005 | 30791 objc_build_synchronized, objc_begin_try_stmt,
|