Home
last modified time | relevance | path

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 Dc-objc.h153 extern void objc_build_finally_clause (location_t, tree);
H A Dstub-objc.cc413 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 Dc-objc.h145 extern void objc_build_finally_clause (location_t, tree);
H A Dstub-objc.c412 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 Dobjc-act.cc4458 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 Dobjc-act.c4382 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 Dc-parser.c11667 objc_build_finally_clause (location, stmt); in c_parser_objc_try_catch_finally_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc11731 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 Dparser.c33480 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 Dparser.cc35776 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 DChangeLog-200415464 objc_finish_catch_clause, objc_build_finally_clause,
29172 objc_build_finally_clause, objc_finish_try_stmt,
H A DChangeLog-200530793 objc_build_finally_clause, objc_finish_try_stmt): New.