Home
last modified time | relevance | path

Searched refs:check_default_args (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20061190 * decl.c (duplicate_decls): Call check_default_args here.
1191 (start_preparsed_function): Do not call check_default_args.
1193 check_default_args if duplicate_decls got bypassed.
3289 * decl2.c (check_default_args): Set missing default arguments to
H A Ddecl2.cc5566 check_default_args (tree x) in check_default_args() function
H A DChangeLog-19983976 (start_function): Call check_default_args.
3977 * decl2.c (grokfield): Don't call check_default_args.
3978 (check_default_args): Use cp_error_at.
3979 * lex.c (do_pending_defargs): Call check_default_args.
H A Dname-lookup.cc3748 check_default_args (decl); in pushdecl()
H A Ddecl.cc2302 check_default_args (newdecl); in duplicate_decls()
2469 check_default_args (newdecl); in duplicate_decls()
H A Dcp-tree.h6951 extern void check_default_args (tree);
H A DChangeLog-20132922 * decl2.c (check_default_args): Check for pack expansion.
H A DChangeLog-19951232 (check_default_args): Function to do the checking.
H A DChangeLog-2002219 do_class_using_decl, do_using_directive, check_default_args,
H A DChangeLog-2018436 * decl2.c (check_default_args): Put all diagnostics for the fndecl
H A DChangeLog-20041573 check_default_args): Likewise.
H A Dparser.cc32400 check_default_args (fn); in cp_parser_late_parsing_default_args()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c5289 check_default_args (tree x) in check_default_args() function
H A Dname-lookup.c3097 check_default_args (decl); in do_pushdecl()
H A Ddecl.c2146 check_default_args (newdecl); in duplicate_decls()
2308 check_default_args (newdecl); in duplicate_decls()
H A Dcp-tree.h6677 extern void check_default_args (tree);
H A Dparser.c30149 check_default_args (fn); in cp_parser_late_parsing_default_args()