Home
last modified time | relevance | path

Searched refs:coerce_template_parms (Results 1 – 12 of 12) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDChangeLog-19982010 * pt.c (coerce_template_parms): Use them.
2081 (coerce_template_parms): Use make_temp_vec, instead of
2214 (coerce_template_parms): Here.
2547 * pt.c (coerce_template_parms): Use no_linkage_check.
2755 (coerce_template_parms): Use the full set of template arguments
2759 to coerce_template_parms.
3000 * pt.c (coerce_template_parms): Also complain about local enums.
3316 to coerce_template_parms when IS_TMPL_PARM is true.
3317 (coerce_template_parms): Use it. Remove the IS_TMPL_PARM parameter,
3320 (coerce_template_parms): Access ARGLIST properly when creating a
[all …]
HDChangeLog-199725 * pt.c (coerce_template_parms): Make sure to digest_init if
63 * pt.c (coerce_template_parms): Use maybe_fold_nontype_arg.
155 * pt.c (coerce_template_parms): Coerce some expressions, even
499 * pt.c (coerce_template_parms): Tweak error message.
1062 * pt.c (coerce_template_parms): Avoid looking at the
2244 * pt.c (coerce_template_parms): Add new error message.
HDpt.c107 static tree coerce_template_parms (tree, tree, tree, tsubst_flags_t,
4137 coerce_template_parms (tree parms, in coerce_template_parms() function
4607 arglist2 = coerce_template_parms (parmlist, arglist, template, in lookup_template_class()
4677 tree a = coerce_template_parms (TREE_VALUE (t), in lookup_template_class()
4707 = coerce_template_parms (INNERMOST_TEMPLATE_PARMS (parmlist), in lookup_template_class()
9744 = (coerce_template_parms (DECL_INNERMOST_TEMPLATE_PARMS (fn), in fn_type_unification()
10554 if (coerce_template_parms (argtmplvec, parmvec, in unify()
11311 = coerce_template_parms (DECL_INNERMOST_TEMPLATE_PARMS (tmpl), in get_bindings()
HDChangeLog-199675 * pt.c (coerce_template_parms): Use tsubst_expr for non-type args.
3001 (coerce_template_parms): If we see a local class, bail.
3019 (coerce_template_parms): Likewise.
3030 (coerce_template_parms): Likewise.
3035 * pt.c (coerce_template_parms): Diagnose use of local class.
3134 * pt.c (coerce_template_parms): Don't coerce an expression using
HDChangeLog-19951198 * pt.c (coerce_template_parms): Allow null pointer constants.
1245 * pt.c (coerce_template_parms): Don't do extra checking on pointer
1287 * pt.c (coerce_template_parms): Improve checking for invalid
1481 pt.c (coerce_template_parms): Likewise.
HDChangeLog-19941129 * pt.c (coerce_template_parms): Call cp_error, not cp_error_at,
1407 (coerce_template_parms): Likewise.
1426 coerce_template_parms instead of 'in_decl', since it's a more
4611 (coerce_template_parms): Update the grok_template_type ()
HDChangeLog562 * pt.c (coerce_template_parms): Do not skip_evaluation while
1250 * pt.c (coerce_template_parms): Copy across the
3077 (coerce_template_parms): Add use_default_args parameter; use
3079 (lookup_template_class): Adjust call to coerce_template_parms.
HDChangeLog-2004731 * pt.c (coerce_template_parms): Only emit error message about
1494 convert_nontype_argument, coerce_template_parms,
2569 coerce_template_template_parms, coerce_template_parms,
HDChangeLog-20032241 * pt.c (coerce_template_parms): Args are always vectors.
2440 * pt.c (coerce_template_parms): Refactor.
2640 (coerce_template_parms): Use tsubst_template_arg for default
HDChangeLog-19991044 (coerce_template_parms): Likewise.
6472 * pt.c (unify): Call coerce_template_parms with the COMPLAIN flag
HDChangeLog-20023966 coerce_template_parms, maybe_get_template_decl_from_type_decl,
HDChangeLog-20003350 (coerce_template_parms): Likewise.