Home
last modified time | relevance | path

Searched refs:begin_do_stmt (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/gcc/cp/
DChangeLog.apple4 * semantics.c (begin_do_stmt): DO_STMT nodes take an
14 (begin_do_stmt): Put attributes in built tree.
24 (begin_do_stmt): Likewise.
Dsemantics.c745 begin_do_stmt (tree attribs) in begin_do_stmt() function
Dcp-tree.h4282 extern tree begin_do_stmt (tree);
DChangeLog-20001233 (begin_do_stmt): Likewise.
2847 (begin_do_stmt): Likewise.
Dpt.c8624 stmt = begin_do_stmt (tmp); in tsubst_expr()
Dparser.c6862 statement = begin_do_stmt (attributes); in cp_parser_iteration_statement()
DChangeLog-20044827 begin_do_stmt, finish_do_body, begin_for_stmt, finish_for_init_stmt,