Searched refs:get_underlying_template (Results 1 – 7 of 7) sorted by relevance
217 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() function8572 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()
3377 * pt.c (get_underlying_template): Fix equivalence calculation.3951 (get_underlying_template): Use it.
590 (get_underlying_template, tsubst): Check alias constraints.825 * pt.c (get_underlying_template): Exit loop if the original type2154 (get_underlying_template) Use generic_targs_for.
1735 * pt.cc (get_underlying_template): Compare default template args.
1891 * pt.c (get_underlying_template): New.
168 get_underlying_template, lookup_template_class_1, unify): Adjust
3435 * pt.c (get_underlying_template): Compare TYPE_QUALS.