Home
last modified time | relevance | path

Searched refs:cp_parser_skip_attributes_opt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20184458 cp_parser_skip_std_attribute_spec_seq, cp_parser_skip_attributes_opt):
4460 (cp_parser_member_declaration): Use cp_parser_skip_attributes_opt
H A Dparser.cc2560 static size_t cp_parser_skip_attributes_opt
24346 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() function
42259 size_t n = cp_parser_skip_attributes_opt (parser, 1), i; in cp_parser_omp_section_scan()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2433 static size_t cp_parser_skip_attributes_opt
22412 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