Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dpt.c3204 tree new_tmpl; in push_template_decl_real() local
3213 new_tmpl in push_template_decl_real()
3216 DECL_TEMPLATE_RESULT (new_tmpl) = decl; in push_template_decl_real()
3217 TREE_TYPE (new_tmpl) = TREE_TYPE (decl); in push_template_decl_real()
3218 DECL_TI_TEMPLATE (decl) = new_tmpl; in push_template_decl_real()
3219 SET_DECL_TEMPLATE_SPECIALIZATION (new_tmpl); in push_template_decl_real()
3220 DECL_TEMPLATE_INFO (new_tmpl) in push_template_decl_real()
3223 register_specialization (new_tmpl, in push_template_decl_real()