Searched refs:objc_build_finally_clause (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-objc.h | 153 extern void objc_build_finally_clause (location_t, tree);
|
H A D | stub-objc.cc | 413 objc_build_finally_clause (location_t ARG_UNUSED (finally_locus), in objc_build_finally_clause() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-objc.h | 145 extern void objc_build_finally_clause (location_t, tree);
|
H A D | stub-objc.c | 412 objc_build_finally_clause (location_t ARG_UNUSED (finally_locus), in objc_build_finally_clause() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 4458 objc_build_finally_clause (location_t finally_locus, tree body) in objc_build_finally_clause() function 4573 objc_build_finally_clause (input_location, call); in objc_build_synchronized()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 4382 objc_build_finally_clause (location_t finally_locus, tree body) in objc_build_finally_clause() function 4497 objc_build_finally_clause (input_location, call); in objc_build_synchronized()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 11667 objc_build_finally_clause (location, stmt); in c_parser_objc_try_catch_finally_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 11731 objc_build_finally_clause (location, stmt); in c_parser_objc_try_catch_finally_statement()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 33480 objc_build_finally_clause (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 | 35776 objc_build_finally_clause (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 | 15464 objc_finish_catch_clause, objc_build_finally_clause, 29172 objc_build_finally_clause, objc_finish_try_stmt,
|
H A D | ChangeLog-2005 | 30793 objc_build_finally_clause, objc_finish_try_stmt): New.
|