Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20021157 * pt.c (convert_template_argument): Revert this change:
1159 * pt.c (convert_template_argument): Do not fold non-type
1170 * pt.c (convert_template_argument): Do not fold non-type template
1256 * pt.c (convert_template_argument): Do not allow variably modified
1841 (convert_template_argument): Likewise.
3865 * pt.c (convert_template_argument): Adjust make_typename_type
3965 (coerce_template_template_parms, convert_template_argument,
4535 * pt.c (convert_template_argument): Be more careful determining
DChangeLog-2001651 * pt.c (convert_template_argument): Handle UNBOUND_CLASS_TEMPLATE.
2364 * pt.c (convert_template_argument): Likewise.
3583 (convert_template_argument): Adjust.
3589 (convert_template_argument): Use it.
DChangeLog-20032388 * pt.c (convert_template_argument): Don't accept RECORD_TYPE as
2744 (convert_template_argument): Likewise.
3213 * pt.c (convert_template_argument): Do not call
4550 * pt.c (convert_template_argument): Correct diagnostic.
5045 (convert_template_argument): Don't check non-type argument here.
Dpt.c119 static tree convert_template_argument (tree, tree, tree,
3957 convert_template_argument (tree parm, in convert_template_argument() function
4210 arg = convert_template_argument (TREE_VALUE (parm), in coerce_template_parms()
DChangeLog-2004511 * pt.c (convert_template_argument): Adjust all to
1501 convert_template_argument, determine_specialization,
4608 (convert_template_argument): Adjust call to groktypename.
6467 (convert_template_argument): Use dependency-checking functions in
DChangeLog-20001430 * pt.c (convert_template_argument): Check tree code instead of
3349 (convert_template_argument): Use INNERMOST_TEMPLATE_ARGS.
5159 process_partial_specialization, convert_template_argument,
5498 (convert_template_argument): Ditto for cp_pedwarn().
DChangeLog1570 * pt.c (convert_template_argument): Pass all template arguments
4064 * pt.c (convert_template_argument): Use canonical type variants in
DChangeLog-19991014 * pt.c (convert_template_argument): Pass complain to
DChangeLog-19982212 * pt.c (convert_template_argument): New function, split out
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
DChangeLog2068 * pt.c (convert_template_argument): Fix type or template template
2568 * pt.c (convert_template_argument): Revert this change:
2570 * pt.c (convert_template_argument): Do not fold non-type
2581 * pt.c (convert_template_argument): Do not fold non-type template
2667 * pt.c (convert_template_argument): Do not allow variably modified
3244 (convert_template_argument): Likewise.
5268 * pt.c (convert_template_argument): Adjust make_typename_type
5368 (coerce_template_template_parms, convert_template_argument,
5938 * pt.c (convert_template_argument): Be more careful determining
6628 * pt.c (convert_template_argument): Handle UNBOUND_CLASS_TEMPLATE.
[all …]
Dpt.c120 static tree convert_template_argument PARAMS ((tree, tree, tree,
3483 convert_template_argument (parm, arg, args, complain, i, in_decl) in convert_template_argument() function
3781 arg = convert_template_argument (TREE_VALUE (parm),
DChangeLog.21014 * pt.c (convert_template_argument): Pass complain to
9000 * pt.c (convert_template_argument): New function, split out