Home
last modified time | relevance | path

Searched refs:in_compound (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog728 not take in_statement_expr and in_compound as arguments. Rename
2770 (cp_parser_statement): Add in_compound argument;
3445 (cp_parser_statement): Add in_compound argument; update callers.
3447 (cp_parser_labeled_statement): Add in_compound argument; pass
Dparser.c6229 bool in_compound) in cp_parser_statement() argument
6321 if (in_compound) in cp_parser_statement()