Home
last modified time | relevance | path

Searched defs:unionType (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/services/codefixes/
DconvertToAsyncFunction.ts373 const unionType = transformer.checker.getUnionType(typeArray, UnionReduction.Subtype); constant
/third_party/typescript/src/compiler/
Dchecker.ts12303 const unionType = getUnionType(types); constant
28363 …const unionType = propTypes.length ? getUnionType(propTypes, UnionReduction.Subtype) : undefinedTy… constant
/third_party/typescript/lib/
Dtsc.js51933 function getReducedUnionType(unionType) { argument
60992 function getKeyPropertyName(unionType) { argument
61010 function getConstituentTypeForKeyType(unionType, keyType) { argument
61015 function getMatchingUnionConstituentForType(unionType, type) { argument
61020 function getMatchingUnionConstituentForObjectLiteral(unionType, node) { argument
DtypingsInstaller.js62397 function getReducedUnionType(unionType) { argument
72784 function getKeyPropertyName(unionType) { argument
72807 function getConstituentTypeForKeyType(unionType, keyType) { argument
72812 function getMatchingUnionConstituentForType(unionType, type) { argument
72817 function getMatchingUnionConstituentForObjectLiteral(unionType, node) { argument