Home
last modified time | relevance | path

Searched refs:reduce_template_parm_level (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog.tree-ssa226 (build_template_parm_index, reduce_template_parm_level): Likewise.
H A DChangeLog-19985110 (print_candidates, reduce_template_parm_level): Likewise.
5665 * pt.c (reduce_template_parm_level): Also copy
5859 (reduce_template_parm_level): Add 'levels' parm.
6054 (reduce_template_parm_level): New function.
6065 appropriate new macros. Use reduce_template_parm_level to
H A DChangeLog-2007456 * pt.c (reduce_template_parm_level): tsubst the parameters
2683 (reduce_template_parm_level): Propagate parameter pack flag.
H A DChangeLog-20152447 * pt.c (reduce_template_parm_level): Also build the TYPE_DECL
2450 by reduce_template_parm_level.
H A DChangeLog-2010632 (reduce_template_parm_level, process_template_parm, make_auto):
638 (reduce_template_parm_level): Don't loose
H A Dpt.cc174 static tree reduce_template_parm_level (tree, tree, int, tree, tsubst_flags_t);
4566 reduce_template_parm_level (tree index, tree type, int levels, tree args, in reduce_template_parm_level() function
16043 = reduce_template_parm_level (TEMPLATE_TYPE_PARM_INDEX (t), in tsubst()
16097 r = reduce_template_parm_level (t, type, levels, args, complain); in tsubst()
30761 = reduce_template_parm_level (TEMPLATE_TYPE_PARM_INDEX (o), in convert_generic_types_to_packs()
H A DChangeLog-20081921 (reduce_template_parm_level): Don't set TREE_INVARIANT.
H A DChangeLog-200935 * pt.c (reduce_template_parm_level): Check the type before
H A DChangeLog-20035042 (reduce_template_parm_level): Likewise.
H A DChangeLog-20202947 * pt.c (reduce_template_parm_level): Propagate DECL_VIRTUAL_P
H A DChangeLog-20191420 * pt.c (reduce_template_parm_level): Attach the new TPI to the new
H A DChangeLog-2000109 * pt.c (reduce_template_parm_level): Set DECL_ARTIFICIAL and
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c179 static tree reduce_template_parm_level (tree, tree, int, tree, tsubst_flags_t);
4444 reduce_template_parm_level (tree index, tree type, int levels, tree args, in reduce_template_parm_level() function
15521 = reduce_template_parm_level (TEMPLATE_TYPE_PARM_INDEX (t), in tsubst()
15584 r = reduce_template_parm_level (t, type, levels, args, complain); in tsubst()
29679 = reduce_template_parm_level (TEMPLATE_TYPE_PARM_INDEX (o), in convert_generic_types_to_packs()