Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dsemantics.c302 begin_while_stmt () in begin_while_stmt() function
Dparse.y3455 $<ttype>$ = begin_while_stmt ();
Dcp-tree.h4201 extern tree begin_while_stmt PARAMS ((void));
Dpt.c7756 stmt = begin_while_stmt ();
DChangeLog11104 (begin_while_stmt): Likewise.
12032 (begin_while_stmt): Likewise.
12716 (begin_while_stmt): Likewise.
15776 * semantics.c (begin_while_stmt): Fix typo in comment.
DChangeLog.23437 (begin_while_stmt): Likewise.
/openbsd/src/gnu/gcc/gcc/cp/
Dsemantics.c697 begin_while_stmt (void) 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.h4259 extern tree begin_while_stmt (void);
DChangeLog-20044718 (begin_if_stmt, finish_if_stmt_cond, begin_while_stmt,
4826 begin_while_stmt, finish_while_stmt_cond, finish_while_stmt,
Dpt.c8599 stmt = begin_while_stmt (); in tsubst_expr()
DChangeLog-200277 (begin_while_stmt): Likewise.
Dparser.c6767 statement = begin_while_stmt (); in cp_parser_iteration_statement()
DChangeLog-19993437 (begin_while_stmt): Likewise.