Home
last modified time | relevance | path

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

/trueos/contrib/gcc/cp/
HDChangeLog.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.
HDsemantics.c745 begin_do_stmt (tree attribs) in begin_do_stmt() function
HDcp-tree.h4318 extern tree begin_do_stmt (tree);
HDparser.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()
HDChangeLog-20001233 (begin_do_stmt): Likewise.
2847 (begin_do_stmt): Likewise.
HDpt.c8629 stmt = begin_do_stmt (tmp); in tsubst_expr()
HDChangeLog-20044827 begin_do_stmt, finish_do_body, begin_for_stmt, finish_for_init_stmt,