Searched refs:convert_template_argument (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-2002 | 1157 * 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
|
| D | ChangeLog-2001 | 651 * 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.
|
| D | ChangeLog-2003 | 2388 * 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.
|
| D | pt.c | 119 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()
|
| D | ChangeLog-2004 | 511 * 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
|
| D | ChangeLog-2000 | 1430 * 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().
|
| D | ChangeLog | 1570 * pt.c (convert_template_argument): Pass all template arguments 4064 * pt.c (convert_template_argument): Use canonical type variants in
|
| D | ChangeLog-1999 | 1014 * pt.c (convert_template_argument): Pass complain to
|
| D | ChangeLog-1998 | 2212 * pt.c (convert_template_argument): New function, split out
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | ChangeLog | 2068 * 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 …]
|
| D | pt.c | 120 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),
|
| D | ChangeLog.2 | 1014 * pt.c (convert_template_argument): Pass complain to 9000 * pt.c (convert_template_argument): New function, split out
|