Searched refs:cp_parser_cache_defarg (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2013 | 81 * parser.c (cp_parser_cache_defarg): sizeof ... ( p ) can 1711 cp_parser_direct_declarator, cp_parser_cache_defarg): Use it. 1938 * parser.c (cp_parser_cache_defarg): In an NSDMI don't stop when
|
| H A D | ChangeLog-2016 | 1165 (cp_parser_cache_defarg): Likewise. 1423 (cp_parser_cache_defarg): Likewise. 3161 * parser.c (cp_parser_cache_defarg): When file ends in default
|
| H A D | ChangeLog-2018 | 566 (cp_parser_cache_defarg): Pass CP_PARSER_FLAGS_NONE to 2822 (cp_parser_cache_defarg): Likewise.
|
| H A D | ChangeLog-2012 | 3027 * parser.c (cp_parser_cache_defarg): Split out...
|
| H A D | ChangeLog-2019 | 3356 (cp_parser_cache_defarg): Use DEFERRED_PARSE instead of DEFAULT_ARG. 5591 (cp_parser_cache_defarg): Adjust call to cp_parser_declarator.
|
| H A D | ChangeLog-2014 | 2183 cp_parser_cache_defarg, cp_parser_objc_class_ivars,
|
| H A D | parser.cc | 2750 static tree cp_parser_cache_defarg 24917 default_argument = cp_parser_cache_defarg (parser, /*nsdmi=*/false); in cp_parser_parameter_declaration() 32029 return cp_parser_cache_defarg (parser, /*nsdmi=*/true); in cp_parser_save_nsdmi() 33960 cp_parser_cache_defarg (cp_parser *parser, bool nsdmi) in cp_parser_cache_defarg() function
|
| H A D | ChangeLog-2015 | 3027 * parser.c (cp_parser_cache_defarg): Continue looking for
|
| H A D | ChangeLog-2017 | 4906 (cp_parser_member_declaration, cp_parser_cache_defarg)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | parser.c | 2623 static tree cp_parser_cache_defarg 22957 default_argument = cp_parser_cache_defarg (parser, /*nsdmi=*/false); in cp_parser_parameter_declaration() 29792 return cp_parser_cache_defarg (parser, /*nsdmi=*/true); in cp_parser_save_nsdmi() 31656 cp_parser_cache_defarg (cp_parser *parser, bool nsdmi) in cp_parser_cache_defarg() function
|