Lines Matching refs:cp_error_declarator
1437 static cp_declarator *cp_error_declarator; variable
3954 if (code == ERROR_MARK || target == cp_error_declarator) in cp_parser_make_indirect_declarator()
3955 return cp_error_declarator; in cp_parser_make_indirect_declarator()
4694 gcc_checking_assert (!cp_error_declarator); in cp_parser_translation_unit()
4699 cp_error_declarator = make_declarator (cdk_error); in cp_parser_translation_unit()
12205 if (declarator == cp_error_declarator in cp_parser_check_condition_declarator()
12209 if (declarator == cp_error_declarator) in cp_parser_check_condition_declarator()
17524 if (declarator != cp_error_declarator) in cp_parser_explicit_instantiation()
20605 if (declarator == cp_error_declarator) in cp_parser_init_declarator()
21100 if (gnu_attributes && declarator && declarator != cp_error_declarator) in cp_parser_declarator()
21349 declarator = cp_error_declarator; in cp_parser_direct_declarator()
21350 if (declarator == cp_error_declarator) in cp_parser_direct_declarator()
21414 declarator = cp_error_declarator; in cp_parser_direct_declarator()
21487 declarator = cp_error_declarator; in cp_parser_direct_declarator()
21558 declarator = cp_error_declarator; in cp_parser_direct_declarator()
21572 declarator = cp_error_declarator; in cp_parser_direct_declarator()
21677 declarator = cp_error_declarator; in cp_parser_direct_declarator()
25214 if (declarator == cp_error_declarator) in cp_parser_member_declaration()
38559 if (declarator == cp_error_declarator) in cp_parser_omp_for_loop_init()