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

/freebsd-11-stable/contrib/gcc/cp/
H A Dpt.c12340 tree subst_decl;
12358 subst_decl = DECL_TEMPLATE_RESULT (template_for_substitution (d));
12359 tmpl_parm = DECL_ARGUMENTS (subst_decl);
12365 tmpl_parm = skip_artificial_parms_for (subst_decl, tmpl_parm);
12338 tree subst_decl; local

Completed in 78 milliseconds