Searched defs:ctype (Results 1 – 3 of 3) sorted by relevance
347 for (auto *ctype : constituentTypes_) { in Substitute() local355 for (auto const &ctype : ConstituentTypes()) { in IsSupertypeOf() local364 for (auto const &ctype : ConstituentTypes()) { in IsSubtypeOf() local
216 for (auto const &ctype : type->AsETSUnionType()->ConstituentTypes()) { in MatchConstituentOrConstraint() local
204 [this, typeParams, argumentType, substitution](Type *ctype) { in EnhanceSubstitutionForUnion()