Searched refs:most_general_template (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dpt.c311 return (TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (most_general_template (decl)))
388 parms = DECL_TEMPLATE_PARMS (most_general_template (decl));
767 (most_general_template (CLASSTYPE_TI_TEMPLATE (type)));
2117 tree gen_tmpl = most_general_template (tmpl);
3224 most_general_template (tmpl),
4365 tree tmpl = most_general_template (CLASSTYPE_TI_TEMPLATE (t));
4629 gen_tmpl = most_general_template (template);
5475 most_general_template (old_decl),
5500 t = most_general_template (old_decl);
5698 template = most_general_template (CLASSTYPE_TI_TEMPLAT
11490 most_general_template (tree decl) function
[all...]
H A Dcxx-pretty-print.c1867 tree tmpl = most_general_template (t);
H A Derror.c1018 tmpl = most_general_template (t);
H A Dcp-tree.h4203 extern tree most_general_template (tree);

Completed in 247 milliseconds