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

/haiku-buildtools/gcc/gcc/cp/
H A Ddump.c471 dump_child ("body", FOR_BODY (t));
H A Dcp-array-notation.c1285 FOR_BODY (t) = expand_array_notation_exprs (FOR_BODY (t));
H A Dcxx-pretty-print.c1957 statement (FOR_BODY (t));
1974 statement (FOR_BODY (t));
H A Dsemantics.c975 FOR_BODY (for_stmt) = do_pushlevel (sk_block);
998 simplify_loop_decl_cond (&FOR_COND (for_stmt), FOR_BODY (for_stmt));
1045 FOR_BODY (for_stmt) = do_poplevel (FOR_BODY (for_stmt));
H A Dcp-gimplify.c297 FOR_BODY (stmt), FOR_EXPR (stmt), 1, walk_subtrees, data);
H A Dconstexpr.c4424 if (!RECUR (FOR_BODY (t), any))
H A Dcp-tree.h4259 #define FOR_BODY(NODE) TREE_OPERAND (FOR_STMT_CHECK (NODE), 3)
4253 #define FOR_BODY macro
H A Dpt.c14130 RECUR (FOR_BODY (t));
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dsemantics.c429 RECHAIN_STMTS_FROM_CHAIN (for_stmt, FOR_BODY (for_stmt));
H A Dcp-tree.h2095 #define FOR_BODY(NODE) TREE_OPERAND (NODE, 3)
2088 #define FOR_BODY macro
H A Dpt.c7118 tsubst_expr (FOR_BODY (t), args, complain, in_decl);

Completed in 315 milliseconds