Searched defs:typeVariable (Results 1 – 3 of 3) sorted by relevance
12678 const typeVariable = getHomomorphicTypeVariable(type); constant15650 const typeVariable = getTypeParameterFromMappedType(mappedType); constant17536 const typeVariable = getActualTypeVariable((constraintType as IndexType).type); constant17555 const typeVariable = getHomomorphicTypeVariable(type); constant
56509 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument
67573 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument