Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dstub-objc.c296 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body)) in objc_begin_try_stmt() argument
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c3405 location_t try_locus; member
3683 SET_EXPR_LOCATION (bind, cur_try_context->try_locus); in next_sjlj_build_try_catch_finally()
3689 SET_EXPR_LOCATION (t, cur_try_context->try_locus); in next_sjlj_build_try_catch_finally()
3694 SET_EXPR_LOCATION (try_fin, cur_try_context->try_locus); in next_sjlj_build_try_catch_finally()
3719 SET_EXPR_LOCATION (t, cur_try_context->try_locus); in next_sjlj_build_try_catch_finally()
3750 objc_begin_try_stmt (location_t try_locus, tree body) in objc_begin_try_stmt() argument
3755 c->try_locus = try_locus; in objc_begin_try_stmt()
3884 SET_EXPR_LOCATION (stmt, cur_try_context->try_locus); in objc_finish_try_stmt()
3889 SET_EXPR_LOCATION (stmt, cur_try_context->try_locus); in objc_finish_try_stmt()