Searched defs:getMappedType (Results 1 – 3 of 3) sorted by relevance
16559 …const newCheckType = newRoot.isDistributive ? getMappedType(newRoot.checkType, newRootMapper) : un… constant17224 function getMappedType(type: Type, mapper: TypeMapper): Type { function17628 … const distributionType = root.isDistributive ? getMappedType(checkType, newMapper) : undefined; constant
66390 function getMappedType(type, mapper) { function
55494 function getMappedType(type, mapper) { function