Searched defs:getMappedType (Results 1 – 3 of 3) sorted by relevance
16518 …const newCheckType = newRoot.isDistributive ? getMappedType(newRoot.checkType, newRootMapper) : un… constant17183 function getMappedType(type: Type, mapper: TypeMapper): Type { function17587 … const distributionType = root.isDistributive ? getMappedType(checkType, newMapper) : undefined; constant
66195 function getMappedType(type, mapper) { function
55315 function getMappedType(type, mapper) { function