Home
last modified time | relevance | path

Searched refs:BIND_EXPR_BODY_BLOCK (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dsemantics.c1157 BIND_EXPR_BODY_BLOCK (r) = (flags & BCS_FN_BODY) != 0; in begin_compound_stmt()
H A Dcp-tree.h262 #define BIND_EXPR_BODY_BLOCK(NODE) \ macro
H A Dpt.c8632 if (BIND_EXPR_BODY_BLOCK (t)) in tsubst_expr()
8640 if (BIND_EXPR_BODY_BLOCK (t)) in tsubst_expr()
H A DChangeLog-20044743 (BIND_EXPR_TRY_BLOCK, BIND_EXPR_BODY_BLOCK): New.