Searched refs:cp_parser_skip_attributes_opt (Results 1 – 3 of 3) sorted by relevance
4458 cp_parser_skip_std_attribute_spec_seq, cp_parser_skip_attributes_opt):4460 (cp_parser_member_declaration): Use cp_parser_skip_attributes_opt
2560 static size_t cp_parser_skip_attributes_opt24346 size_t n = cp_parser_skip_attributes_opt (parser, 1); in cp_parser_type_specifier_seq()27140 = cp_parser_skip_attributes_opt (parser, 1 + named_bitfld); in cp_parser_member_declaration()29464 cp_parser_skip_attributes_opt (cp_parser *parser, size_t n) in cp_parser_skip_attributes_opt() function42259 size_t n = cp_parser_skip_attributes_opt (parser, 1), i; in cp_parser_omp_section_scan()
2433 static size_t cp_parser_skip_attributes_opt22412 size_t n = cp_parser_skip_attributes_opt (parser, 1); in cp_parser_type_specifier_seq()25102 = cp_parser_skip_attributes_opt (parser, 1 + named_bitfld); in cp_parser_member_declaration()27305 cp_parser_skip_attributes_opt (cp_parser *parser, size_t n) in cp_parser_skip_attributes_opt() function