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

/haiku-buildtools/gcc/gcc/cp/
H A Ddump.c463 dump_child ("cond", DO_COND (t));
H A Dcp-array-notation.c1331 if (contains_array_notation_expr (DO_COND (t)))
1333 error_at (EXPR_LOCATION (DO_COND (t)),
H A Dcp-gimplify.c320 genericize_cp_loop (stmt_p, EXPR_LOCATION (stmt), DO_COND (stmt),
H A Dcxx-pretty-print.c1932 expression (DO_COND (t));
H A Dconstexpr.c4411 if (!RECUR (DO_COND (t), rval))
H A Dsemantics.c875 DO_COND (do_stmt) = cond;
H A Dcp-tree.h4250 #define DO_COND(NODE) TREE_OPERAND (DO_STMT_CHECK (NODE), 0)
4244 #define DO_COND macro
H A Dpt.c14160 tmp = RECUR (DO_COND (t));
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dsemantics.c297 DO_COND (do_stmt) = copy_to_permanent (cond);
H A Dcp-tree.h2088 #define DO_COND(NODE) TREE_OPERAND (NODE, 0)
2081 #define DO_COND macro
H A Dpt.c7141 finish_do_stmt (tsubst_expr (DO_COND (t), args,

Completed in 412 milliseconds