Searched refs:canonical_type_parameter (Results 1 – 10 of 10) sorted by relevance
4411 canonical_type_parameter (tree type) in canonical_type_parameter() function4613 TYPE_CANONICAL (t) = canonical_type_parameter (t); in process_template_parm()15555 TYPE_CANONICAL (r) = canonical_type_parameter (r); in tsubst()27988 TYPE_CANONICAL (au) = canonical_type_parameter (au); in make_auto_1()28017 TYPE_CANONICAL (t) = canonical_type_parameter (t); in make_template_placeholder()28051 TYPE_CANONICAL (type) = canonical_type_parameter (type); in make_constrained_placeholder_type()28373 TYPE_CANONICAL (newtype) = canonical_type_parameter (newtype); in rewrite_template_parm()29423 TYPE_CANONICAL (new_auto) = canonical_type_parameter (new_auto); in splice_late_return_type()29685 TYPE_CANONICAL (t) = canonical_type_parameter (t); in convert_generic_types_to_packs()
686 (canonical_type_parameter): Declare.689 * pt.c (canonical_type_parameter): Externalize. Refactor & set2603 * pt.c (canonical_type_parameter): Likewise.4214 * pt.c (canonical_type_parameter): Simplify.4795 * pt.c (canonical_type_parameter): Assert not a tpl-tpl-parm.
4541 canonical_type_parameter (tree type) in canonical_type_parameter() function4733 TYPE_CANONICAL (t) = canonical_type_parameter (t); in process_template_parm()16068 TYPE_CANONICAL (r) = canonical_type_parameter (r); in tsubst()28915 TYPE_CANONICAL (au) = canonical_type_parameter (au); in make_auto_1()28946 TYPE_CANONICAL (t) = canonical_type_parameter (t); in make_template_placeholder()28981 TYPE_CANONICAL (type) = canonical_type_parameter (type); in make_constrained_placeholder_type()29344 TYPE_CANONICAL (newtype) = canonical_type_parameter (newtype); in rewrite_template_parm()30621 TYPE_CANONICAL (new_auto) = canonical_type_parameter (new_auto); in splice_late_return_type()30767 TYPE_CANONICAL (t) = canonical_type_parameter (t); in convert_generic_types_to_packs()
629 to canonical_type_parameter.650 canonical_type_parameter.656 canonical_type_parameter.
2535 * pt.c (canonical_type_parameter): Call cp_comptypes.2871 * pt.c (canonical_type_parameter): Call cp_comptypes.
4616 * pt.c (canonical_type_parameter): Use vec_safe_grow_cleared instead4619 to newidx before calling canonical_type_parameter on newtype.
7266 extern tree canonical_type_parameter (tree);
3324 (canonical_type_parameter): New.
530 calling canonical_type_parameter.
7427 TYPE_CANONICAL (type) = canonical_type_parameter (type); in tpl_parm_value()