Home
last modified time | relevance | path

Searched refs:begin_while_stmt (Results 1 – 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
DChangeLog.apple656 (begin_while_stmt): Put attributes in built tree.
666 * cp-tree.h (begin_while_stmt): Update prototype.
Dsemantics.c708 begin_while_stmt (tree attribs) in begin_while_stmt() function
DChangeLog-20001232 (begin_while_stmt): Likewise.
2160 (begin_while_stmt): Likewise.
2844 (begin_while_stmt): Likewise.
5904 * semantics.c (begin_while_stmt): Fix typo in comment.
Dcp-tree.h4313 extern tree begin_while_stmt (tree);
DChangeLog-20044718 (begin_if_stmt, finish_if_stmt_cond, begin_while_stmt,
4826 begin_while_stmt, finish_while_stmt_cond, finish_while_stmt,
Dpt.c8618 stmt = begin_while_stmt (tmp); in tsubst_expr()
DChangeLog-200277 (begin_while_stmt): Likewise.
Dparser.c7167 statement = begin_while_stmt (attributes); in cp_parser_iteration_statement()
DChangeLog-19993437 (begin_while_stmt): Likewise.