Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A 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.
H A DChangeLog-20044718 (begin_if_stmt, finish_if_stmt_cond, begin_while_stmt,
4826 begin_while_stmt, finish_while_stmt_cond, finish_while_stmt,
H A Dcp-tree.h7572 extern tree begin_while_stmt (void);
H A DChangeLog-20092204 (begin_while_stmt): Same.
H A Dsemantics.cc1114 begin_while_stmt (void) in begin_while_stmt() function
H A DChangeLog-200277 (begin_while_stmt): Likewise.
H A DChangeLog-2017411 * semantics.c (finish_goto_stmt, begin_while_stmt, finish_do_body,
H A DChangeLog-19993437 (begin_while_stmt): Likewise.
H A Dpt.cc18874 stmt = begin_while_stmt (); in tsubst_expr()
H A Dparser.cc14051 statement = begin_while_stmt (); in cp_parser_iteration_statement()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7181 extern tree begin_while_stmt (void);
H A Dsemantics.c854 begin_while_stmt (void) in begin_while_stmt() function
H A Dpt.c18270 stmt = begin_while_stmt (); in tsubst_expr()
H A Dparser.c12871 statement = begin_while_stmt (); in cp_parser_iteration_statement()