Home
last modified time | relevance | path

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 Dc-objc.h149 extern void objc_begin_try_stmt (location_t, tree);
H A Dstub-objc.cc398 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 Dc-objc.h141 extern void objc_begin_try_stmt (location_t, tree);
H A Dstub-objc.c397 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 DChangeLog1631 (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 Dobjc-next-runtime-abi-02.cc3947 objc_begin_try_stmt (loc, BIND_EXPR_BODY (t)); in finish_catch()
3954 objc_begin_try_stmt (loc, t); in finish_catch()
H A Dobjc-act.cc4302 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 Dobjc-next-runtime-abi-02.c3930 objc_begin_try_stmt (loc, BIND_EXPR_BODY (t)); in finish_catch()
3937 objc_begin_try_stmt (loc, t); in finish_catch()
H A Dobjc-act.c4226 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 Dc-parser.c11605 objc_begin_try_stmt (location, stmt); in c_parser_objc_try_catch_finally_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc11669 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 Dparser.c33412 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 Dparser.cc35708 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 DChangeLog-200415462 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 DChangeLog-200530791 objc_build_synchronized, objc_begin_try_stmt,