Searched refs:cp_parser_decl_specifier_seq (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | parser.c | 1576 static void cp_parser_decl_specifier_seq 7370 cp_parser_decl_specifier_seq (parser, in cp_parser_simple_declaration() 7543 cp_parser_decl_specifier_seq (cp_parser* parser, in cp_parser_decl_specifier_seq() function 9508 cp_parser_decl_specifier_seq (parser, in cp_parser_explicit_instantiation() 12469 cp_parser_decl_specifier_seq (parser, in cp_parser_parameter_declaration() 13795 cp_parser_decl_specifier_seq (parser, in cp_parser_member_declaration() 15831 cp_parser_decl_specifier_seq (parser, in cp_parser_single_declaration() 17667 cp_parser_decl_specifier_seq (parser, in cp_parser_objc_class_ivars()
|
| H A D | ChangeLog-2004 | 1519 cp_parser_decl_specifier_seq, cp_parser_mem_initializer_id, 1574 * parser.c (cp_parser_decl_specifier_seq): Likewise. 2279 * parser.c (cp_parser_decl_specifier_seq, cp_parser_type_specifier): 4394 * parser.c (cp_parser_decl_specifier_seq): Likewise. 4459 (cp_parser_decl_specifier_seq): Likewise. 5205 * parser.c (cp_parser_decl_specifier_seq): Correct error in 6722 * parser.c (cp_parser_decl_specifier_seq): Add check for a friend 6727 * parser.c (cp_parser_decl_specifier_seq): Add parenthetical 6740 * parser.c (cp_parser_decl_specifier_seq): If the first decl_spec
|
| H A D | ChangeLog-2003 | 1707 * parser.c (cp_parser_decl_specifier_seq): Add check for a 2150 (cp_parser_decl_specifier_seq): Change type of 2158 cp_parser_decl_specifier_seq. 6181 * parser.c (cp_parser_decl_specifier_seq): Cannot have constructor 6233 * parser.c (cp_parser_decl_specifier_seq): Commit to tentative 6546 (cp_parser_decl_specifier_seq): Avoid looking for constructor
|
| H A D | ChangeLog | 612 (cp_parser_decl_specifier_seq) <RID_TYPEDEF>: If a storage 1433 (cp_parser_decl_specifier_seq): Factor out check for repeated 1839 * parser.c (cp_parser_decl_specifier_seq): Issue errors about 1958 (cp_parser_decl_specifier_seq): Pass keywords, not storage classes, 2949 * parser.c (cp_parser_decl_specifier_seq): Check for duplicate
|