Searched refs:ctmpl (Results 1 – 3 of 3) sorted by relevance
22441 tree ctmpl = CLASSTYPE_TI_TEMPLATE (TREE_TYPE (TREE_TYPE (tmpl))); in forwarding_reference_p() local22443 < TREE_VEC_LENGTH (DECL_INNERMOST_TEMPLATE_PARMS (ctmpl))) in forwarding_reference_p()29467 tree ctmpl = CLASSTYPE_TI_TEMPLATE (type); in build_deduction_guide() local29468 tparms = DECL_TEMPLATE_PARMS (ctmpl); in build_deduction_guide()29472 loc = DECL_SOURCE_LOCATION (ctmpl); in build_deduction_guide()30368 if (tree ctmpl = CLASS_PLACEHOLDER_TEMPLATE (auto_node)) in do_auto_deduction() local30370 return do_class_deduction (type, ctmpl, init, flags, complain); in do_auto_deduction()
333 variable 'tmpl' to 'ctmpl'. Use 'tmpl' to obtain a full set of
28486 tree ctmpl = CLASSTYPE_TI_TEMPLATE (type); in build_deduction_guide() local28487 tparms = DECL_TEMPLATE_PARMS (ctmpl); in build_deduction_guide()28491 loc = DECL_SOURCE_LOCATION (ctmpl); in build_deduction_guide()