Home
last modified time | relevance | path

Searched refs:cp_parser_cache_defarg (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-201381 * 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 DChangeLog-20161165 (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 DChangeLog-2018566 (cp_parser_cache_defarg): Pass CP_PARSER_FLAGS_NONE to
2822 (cp_parser_cache_defarg): Likewise.
H A DChangeLog-20123027 * parser.c (cp_parser_cache_defarg): Split out...
H A DChangeLog-20193356 (cp_parser_cache_defarg): Use DEFERRED_PARSE instead of DEFAULT_ARG.
5591 (cp_parser_cache_defarg): Adjust call to cp_parser_declarator.
H A DChangeLog-20142183 cp_parser_cache_defarg, cp_parser_objc_class_ivars,
H A Dparser.cc2750 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 DChangeLog-20153027 * parser.c (cp_parser_cache_defarg): Continue looking for
H A DChangeLog-20174906 (cp_parser_member_declaration, cp_parser_cache_defarg)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2623 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