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