Searched refs:cp_error_declarator (Results 1 – 3 of 3) sorted by relevance
855 static cp_declarator *cp_error_declarator; variable3010 if (!cp_error_declarator) in cp_parser_translation_unit()7043 if (declarator == cp_error_declarator) in cp_parser_parse_foreach_stmt()9959 if (declarator != cp_error_declarator) in cp_parser_explicit_instantiation()11552 if (declarator == cp_error_declarator) in cp_parser_init_declarator()11913 if (inner == cp_error_declarator) in cp_parser_declarator()12172 declarator = cp_error_declarator; in cp_parser_direct_declarator()12224 declarator = cp_error_declarator; in cp_parser_direct_declarator()12265 declarator = cp_error_declarator; in cp_parser_direct_declarator()12326 declarator = cp_error_declarator; in cp_parser_direct_declarator()[all …]
4521 (cp_error_declarator): Likewise.4567 * parser.c (cp_error_declarator): New variable.
2291 * cp-tree.h (cp_error_declarator): Remove.