Searched defs:canonical_type (Results 1 – 5 of 5) sorted by relevance
44 CanonicalType& canonical_type = group.types[i]; in AddRecursiveGroup() local
292 pub fn canonical_type<'tr>( in canonical_type() method
182 type_base_wptr canonical_type; member
14080 compare_types_during_canonicalization(const type_base_sptr& canonical_type, in compare_types_during_canonicalization()14499 if (type_base_sptr canonical_type = is_type(d)->get_canonical_type()) in set_definition_of_declaration() local22300 if (type_base_sptr canonical_type = lhs_type.get_canonical_type()) in maybe_propagate_canonical_type() local25904 type_base *canonical_type = 0; in hash_as_canonical_type_or_constant() local26328 type_base* canonical_type = p->get_naked_canonical_type(); in mark_type_node_as_visited() local26362 type_base *canonical_type = p->get_naked_canonical_type(); in type_node_has_been_visited() local
1359 pub fn canonical_type(&self) -> Type { in canonical_type() method