Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
DChangeLog.apple449 * semantics.c (begin_do_stmt): DO_STMT nodes take an
657 (begin_do_stmt): Put attributes in built tree.
667 (begin_do_stmt): Likewise.
Dsemantics.c745 begin_do_stmt (tree attribs) in begin_do_stmt() function
Dcp-tree.h4318 extern tree begin_do_stmt (tree);
Dparser.c7191 statement = begin_do_stmt (attributes); in cp_parser_iteration_statement()
18834 outer_do_stmt = begin_do_stmt (NULL_TREE); in objc_foreach_stmt()
18847 inner_do_stmt = begin_do_stmt (NULL_TREE); in objc_foreach_stmt()
DChangeLog-20001233 (begin_do_stmt): Likewise.
2847 (begin_do_stmt): Likewise.
Dpt.c8629 stmt = begin_do_stmt (tmp); in tsubst_expr()
DChangeLog-20044827 begin_do_stmt, finish_do_body, begin_for_stmt, finish_for_init_stmt,