Searched refs:fn_tmpl (Results 1 – 1 of 1) sorted by relevance
29443 tree fn_tmpl = NULL_TREE; in build_deduction_guide() local29482 fn_tmpl in build_deduction_guide()29486 fn_tmpl = tsubst (fn_tmpl, outer_args, complain, ctor); in build_deduction_guide()29487 ctor = DECL_TEMPLATE_RESULT (fn_tmpl); in build_deduction_guide()29489 tparms = DECL_TEMPLATE_PARMS (fn_tmpl); in build_deduction_guide()29502 if (PRIMARY_TEMPLATE_P (fn_tmpl)) in build_deduction_guide()29619 DECL_ABSTRACT_ORIGIN (ded_tmpl) = fn_tmpl; in build_deduction_guide()