Searched defs:getIntersectionType (Results 1 – 3 of 3) sorted by relevance
15423 …function getIntersectionType(types: readonly Type[], aliasSymbol?: Symbol, aliasTypeArguments?: re… function40944 … const methodReturnType = methodReturnTypes ? getIntersectionType(methodReturnTypes) : neverType; constant
54723 function getIntersectionType(types, aliasSymbol, aliasTypeArguments, noSupertypeReduction) { function
65554 function getIntersectionType(types, aliasSymbol, aliasTypeArguments, noSupertypeReduction) { function