Home
last modified time | relevance | path

Searched refs:cp_parser_statement (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c1538 static void cp_parser_statement
6228 cp_parser_statement (cp_parser* parser, tree in_statement_expr, in cp_parser_statement() function
6525 cp_parser_statement (parser, in_statement_expr, true); in cp_parser_statement_seq_opt()
7056 cp_parser_statement (parser, NULL_TREE, false); in cp_parser_implicitly_scoped_statement()
7075 cp_parser_statement (parser, NULL_TREE, false); in cp_parser_already_scoped_statement()
18649 cp_parser_statement (parser, NULL_TREE, false); in cp_parser_omp_structured_block()
18894 cp_parser_statement (parser, NULL_TREE, false); in cp_parser_omp_for_loop()
18987 cp_parser_statement (parser, NULL_TREE, false); in cp_parser_omp_sections_scope()
H A DChangeLog.tree-ssa17 * parser.c (cp_parser_statement): Save and restore entire locus;
H A DChangeLog731 (cp_parser_statement): Parse the statement of a labeled-statement
2770 (cp_parser_statement): Add in_compound argument;
3445 (cp_parser_statement): Add in_compound argument; update callers.
3448 it on to cp_parser_statement.
4092 * parser.c (cp_parser_statement): If the parser reached CPP_EOF,
5670 (cp_parser_statement): Likewise.
H A DChangeLog-20041887 (cp_parser_statement, cp_parser_declaration_seq_opt): Handle
4188 (cp_parser_statement): Rename locaal variable statement_locus to
4773 * parser.c (cp_parser_statement): Update commentary.
4811 * parser.c (cp_parser_statement): Take the STMT_EXPR node, not a bool.
H A DChangeLog-20032407 (cp_parser_statement, cp_parser_labeled_statement,
4490 (cp_parser_statement): Likewise.