Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDChangeLog797 not take in_statement_expr and in_compound as arguments. Rename
2839 (cp_parser_statement): Add in_compound argument;
3514 (cp_parser_statement): Add in_compound argument; update callers.
3516 (cp_parser_labeled_statement): Add in_compound argument; pass
HDparser.c6435 bool in_compound, bool *if_p) in cp_parser_statement() argument
6530 if (in_compound) in cp_parser_statement()