Home
last modified time | relevance | path

Searched refs:try_locus (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objc/
HDobjc-next-runtime-abi-01.c2717 SET_EXPR_LOCATION (bind, cur_try_context->try_locus); in next_sjlj_build_try_catch_finally()
2723 SET_EXPR_LOCATION (t, cur_try_context->try_locus); in next_sjlj_build_try_catch_finally()
2728 SET_EXPR_LOCATION (try_fin, cur_try_context->try_locus); in next_sjlj_build_try_catch_finally()
2753 SET_EXPR_LOCATION (t, cur_try_context->try_locus); in next_sjlj_build_try_catch_finally()
2947 stmt = build_stmt (c->try_locus, TRY_CATCH_EXPR, stmt, c->catch_list); in finish_try_stmt()
2949 stmt = build_stmt (c->try_locus, TRY_FINALLY_EXPR, stmt, c->finally_body); in finish_try_stmt()
HDobjc-act.h673 location_t try_locus; member
HDobjc-gnu-runtime-abi-01.c2265 stmt = build_stmt (c->try_locus, TRY_CATCH_EXPR, stmt, c->catch_list); in finish_try_stmt()
2267 stmt = build_stmt (c->try_locus, TRY_FINALLY_EXPR, stmt, c->finally_body); in finish_try_stmt()
HDobjc-next-runtime-abi-02.c3696 location_t loc = (*cur_try_context)->try_locus; in finish_catch()
3734 stmt = build_stmt (c->try_locus, TRY_CATCH_EXPR, stmt, c->catch_list); in finish_try_stmt()
3736 stmt = build_stmt (c->try_locus, TRY_FINALLY_EXPR, stmt, c->finally_body); in finish_try_stmt()
HDobjc-act.c4117 objc_begin_try_stmt (location_t try_locus, tree body) in objc_begin_try_stmt() argument
4122 c->try_locus = try_locus; in objc_begin_try_stmt()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDstub-objc.c394 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt() argument
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDstub-objc.c396 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt() argument