Searched refs:objc_begin_try_stmt (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | stub-objc.c | 416 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt() function
|
| H A D | c-common.h | 972 extern void objc_begin_try_stmt (location_t, tree);
|
| H A D | c-parser.c | 6851 objc_begin_try_stmt (loc, stmt); in c_parser_objc_try_catch_statement()
|
| 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 | 30792 objc_build_synchronized, objc_begin_try_stmt,
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | parser.c | 18607 objc_begin_try_stmt (location, pop_stmt_list (stmt)); in cp_parser_objc_try_catch_finally_statement()
|