Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c4258 canonical_type_parameter (tree type) in canonical_type_parameter() function
4437 TYPE_CANONICAL (t) = canonical_type_parameter (t); in process_template_parm()
14552 TYPE_CANONICAL (r) = canonical_type_parameter (r); in tsubst()
25981 TYPE_CANONICAL (au) = canonical_type_parameter (au); in make_auto_1()
26008 TYPE_CANONICAL (t) = canonical_type_parameter (t); in make_template_placeholder()
26040 TYPE_CANONICAL (type) = canonical_type_parameter (type); in make_constrained_auto()
26305 TYPE_CANONICAL (newtype) = canonical_type_parameter (newtype); in rewrite_template_parm()
27174 TYPE_CANONICAL (t) = canonical_type_parameter (t); in convert_generic_types_to_packs()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c3466 canonical_type_parameter (tree type) in canonical_type_parameter() function
3655 TYPE_CANONICAL (t) = canonical_type_parameter (t); in process_template_parm()
11165 TYPE_CANONICAL (r) = canonical_type_parameter (r); in tsubst()
20032 TYPE_CANONICAL (au) = canonical_type_parameter (au); in make_auto()