Searched refs:try_body (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dinit.c2754 tree try_body = NULL_TREE;
2831 try_body = begin_compound_stmt (/*has_no_scope=*/1);
3003 finish_compound_stmt (/*has_no_scope=*/1, try_body);
2750 tree try_body = NULL_TREE; local
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3407 tree try_body;
3727 COND_EXPR_ELSE (t) = cur_try_context->try_body;
3760 c->try_body = body;
3886 stmt = c->try_body;
3401 tree try_body; member in struct:objc_try_context

Completed in 148 milliseconds