Searched defs:sourceTypes (Results 1 – 4 of 4) sorted by relevance
9476 …const sourceTypes = some(constructorTypes, t => !!(t.flags & ~TypeFlags.Nullable)) ? constructorTy… constant15458 const sourceTypes = (types[j] as UnionType).types; constant19432 const sourceTypes = source.types; constant19487 const sourceTypes = source.types; constant19513 const sourceTypes = source.types; constant22971 const sourceTypes = (source as UnionOrIntersectionType).types; constant23077 … const count = sourceTypes.length < targetTypes.length ? sourceTypes.length : targetTypes.length; constant
3531 } sourceTypes[] = { in createMutableTestVariants() local
71426 function inferFromLiteralPartsToTemplateLiteral(sourceTexts, sourceTypes, target) { argument71780 function inferFromTypeArguments(sourceTypes, targetTypes, variances) { argument
59808 function inferFromLiteralPartsToTemplateLiteral(sourceTexts, sourceTypes, target) { argument60100 function inferFromTypeArguments(sourceTypes, targetTypes, variances) { argument