Home
last modified time | relevance | path

Searched refs:get_underlying_template (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc217 static tree get_underlying_template (tree);
6584 if (get_underlying_template (CONST_CAST_TREE (tmpl)) != tmpl) in complex_alias_template_p()
6652 get_underlying_template (tree tmpl) in get_underlying_template() function
8572 arg = get_underlying_template (arg); in convert_template_argument()
9928 templ = get_underlying_template (templ); in lookup_template_class_1()
30140 tree u = get_underlying_template (tmpl); in do_class_deduction()
30163 tmpl = get_underlying_template (tmpl); in do_class_deduction()
H A DChangeLog-20143377 * pt.c (get_underlying_template): Fix equivalence calculation.
3951 (get_underlying_template): Use it.
H A DChangeLog-2019590 (get_underlying_template, tsubst): Check alias constraints.
825 * pt.c (get_underlying_template): Exit loop if the original type
2154 (get_underlying_template) Use generic_targs_for.
H A DChangeLog1735 * pt.cc (get_underlying_template): Compare default template args.
H A DChangeLog-20131891 * pt.c (get_underlying_template): New.
H A DChangeLog-2016168 get_underlying_template, lookup_template_class_1, unify): Adjust
H A DChangeLog-20213435 * pt.c (get_underlying_template): Compare TYPE_QUALS.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c224 static tree get_underlying_template (tree);
6437 if (get_underlying_template (CONST_CAST_TREE (tmpl)) != tmpl) in complex_alias_template_p()
6502 get_underlying_template (tree tmpl) in get_underlying_template() function
8351 arg = get_underlying_template (arg); in convert_template_argument()
9700 templ = get_underlying_template (templ); in lookup_template_class_1()
29044 tmpl = get_underlying_template (tmpl); in do_class_deduction()