Searched refs:FOR_BODY (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/contrib/gcc/cp/ |
| HD | dump.c | 446 dump_child ("body", FOR_BODY (t)); in cp_dump_tree()
|
| HD | semantics.c | 845 FOR_BODY (for_stmt) = do_pushlevel (sk_block); in finish_for_init_stmt() 856 simplify_loop_decl_cond (&FOR_COND (for_stmt), FOR_BODY (for_stmt)); in finish_for_cond() 893 FOR_BODY (for_stmt) = do_poplevel (FOR_BODY (for_stmt)); in finish_for_stmt()
|
| HD | cp-gimplify.c | 304 *stmt_p = gimplify_cp_loop (FOR_COND (stmt), FOR_BODY (stmt), in gimplify_for_stmt()
|
| HD | cp-tree.def | 286 FOR_INIT_STMT, FOR_COND, FOR_EXPR, FOR_BODY and FOR_ATTRIBUTES
|
| HD | cxx-pretty-print.c | 1683 pp_cxx_statement (pp, FOR_BODY (t)); in pp_cxx_statement()
|
| HD | cp-tree.h | 3132 #define FOR_BODY(NODE) TREE_OPERAND (FOR_STMT_CHECK (NODE), 3) macro
|
| HD | pt.c | 8611 RECUR (FOR_BODY (t)); in tsubst_expr()
|
| HD | ChangeLog | 6066 (FOR_INIT_STMT, FOR_COND, FOR_EXPR, FOR_BODY): Define.
|
| HD | ChangeLog-2000 | 3002 (FOR_BODY): Likewise.
|
| /NextBSD/contrib/gcc/doc/ |
| HD | c-tree.texi | 1481 @findex FOR_BODY 1681 @code{FOR_BODY}. Note that @code{FOR_INIT_STMT} and @code{FOR_BODY}
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog.tree-ssa | 17774 Simplify FOR_BODY after the headers. 18489 FOR_STMT: Don't print the FOR_BODY if it is not present. 19200 Call first_exec_stmt() to determine if FOR_BODY is empty.
|
| HD | ChangeLog-2000 | 15966 (FOR_BODY): Likewise. 16122 (FOR_BODY): Likewise.
|
| HD | ChangeLog-2005 | 24778 (FOR_INIT_STMT, FOR_COND, FOR_EXPR, FOR_BODY): Likewise.
|