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

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-next-runtime-abi-02.c3701 tree try_exp, func, *l, t ; local
3728 try_exp = build_stmt (loc, TRY_FINALLY_EXPR, ct->try_body, ct->finally_body);
3731 append_to_statement_list (try_exp, l);

Completed in 98 milliseconds