Searched defs:typeArg (Results 1 – 7 of 7) sorted by relevance
95 const typeArg = type.aliasTypeArguments[0]; constant
124 auto typeArg = typeParam->Substitute(relation, substitution); in CheckInstantiationConstraints() local
2031 …ETSChecker::EmplaceSubstituted(Substitution *substitution, ETSTypeParameter *tparam, Type *typeArg) in EmplaceSubstituted()
2208 for (const typeArg of typeRef.typeArguments) { constant2405 for (const typeArg of typeArgs) { constant
764 auto *typeArg = typeArguments_[idx]; in IsGenericSupertypeOf() local
580 auto *typeArg = in CreateCallForLambdaClassInvoke() local
1155 for (const typeArg of typeNode.typeArguments) { constant