Searched refs:check_instantiated_args (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2005 | 270 * pt.c (check_instantiated_args): Reword diagnostic message about 946 * pt.c (check_instantiated_args): Treat uses of anonymous types as 3206 * pt.c (check_instantiated_args): Improve error message.
|
| D | ChangeLog-2004 | 64 * pt.c (check_instantiated_args): Remove bogus SFINAE code. 1498 tsubst_copy_and_build, check_instantiated_args, 3153 (check_instantiated_args): Adjust call to no_linkage_check. 4064 * pt.c (check_instantiated_args, unify): Likewise.
|
| D | pt.cc | 154 static bool check_instantiated_args (tree, tree, tsubst_flags_t); 9936 && check_instantiated_args (templ, arglist2, complain))) in lookup_template_class_1() 10063 && check_instantiated_args (gen_tmpl, in lookup_template_class_1() 21648 check_instantiated_args (tree tmpl, tree args, tsubst_flags_t complain) in check_instantiated_args() function 21759 if (check_instantiated_args (gen_tmpl, INNERMOST_TEMPLATE_ARGS (targ_ptr), in instantiate_template_1()
|
| D | ChangeLog-2009 | 3704 (check_instantiated_args): Here. Handle arg packs.
|
| D | ChangeLog-2003 | 5038 * pt.c (check_instantiated_args): New.
|