Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc22441 tree ctmpl = CLASSTYPE_TI_TEMPLATE (TREE_TYPE (TREE_TYPE (tmpl))); in forwarding_reference_p() local
22443 < TREE_VEC_LENGTH (DECL_INNERMOST_TEMPLATE_PARMS (ctmpl))) in forwarding_reference_p()
29467 tree ctmpl = CLASSTYPE_TI_TEMPLATE (type); in build_deduction_guide() local
29468 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() local
30370 return do_class_deduction (type, ctmpl, init, flags, complain); in do_auto_deduction()
H A DChangeLog333 variable 'tmpl' to 'ctmpl'. Use 'tmpl' to obtain a full set of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c28486 tree ctmpl = CLASSTYPE_TI_TEMPLATE (type); in build_deduction_guide() local
28487 tparms = DECL_TEMPLATE_PARMS (ctmpl); in build_deduction_guide()
28491 loc = DECL_SOURCE_LOCATION (ctmpl); in build_deduction_guide()