Home
last modified time | relevance | path

Searched refs:try_body (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objc/
HDobjc-act.h669 tree try_body; member
HDobjc-next-runtime-abi-01.c2755 COND_EXPR_ELSE (t) = cur_try_context->try_body; in next_sjlj_build_try_catch_finally()
2945 stmt = c->try_body; in finish_try_stmt()
HDobjc-next-runtime-abi-02.c3721 try_exp = build_stmt (loc, TRY_FINALLY_EXPR, ct->try_body, ct->finally_body); in finish_catch()
3732 tree stmt = c->try_body; in finish_try_stmt()
HDobjc-gnu-runtime-abi-01.c2263 tree stmt = c->try_body; in finish_try_stmt()
HDobjc-act.c4121 c->try_body = body; in objc_begin_try_stmt()