Searched refs:BIND_EXPR_TRY_BLOCK (Results 1 – 4 of 4) sorted by relevance
1180 BIND_EXPR_TRY_BLOCK (r) = (flags & BCS_TRY_BLOCK) != 0; in begin_compound_stmt()
258 #define BIND_EXPR_TRY_BLOCK(NODE) \ macro
8658 stmt = begin_compound_stmt (BIND_EXPR_TRY_BLOCK (t) in tsubst_expr()
4743 (BIND_EXPR_TRY_BLOCK, BIND_EXPR_BODY_BLOCK): New.