Searched defs:typeArg (Results 1 – 7 of 7) sorted by relevance
76 const typeArg = type.aliasTypeArguments[0]; constant
105 auto typeArg = typeParam->Substitute(relation, substitution); in CheckInstantiationConstraints() local
2009 …ETSChecker::EmplaceSubstituted(Substitution *substitution, ETSTypeParameter *tparam, Type *typeArg) in EmplaceSubstituted()
2176 for (const typeArg of typeRef.typeArguments) { constant2373 for (const typeArg of typeArgs) { constant
700 auto *typeArg = typeArguments_[idx]; in IsGenericSupertypeOf() local
1049 for (const typeArg of typeNode.typeArguments) { constant
659 auto *typeArg = in CreateCallForLambdaClassInvoke() local