Home
last modified time | relevance | path

Searched refs:objc_begin_try_stmt (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dstub-objc.c416 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt() function
H A Dc-common.h972 extern void objc_begin_try_stmt (location_t, tree);
H A Dc-parser.c6851 objc_begin_try_stmt (loc, stmt); in c_parser_objc_try_catch_statement()
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-200530792 objc_build_synchronized, objc_begin_try_stmt,
/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c18607 objc_begin_try_stmt (location, pop_stmt_list (stmt)); in cp_parser_objc_try_catch_finally_statement()