Searched defs:typeVariable (Results 1 – 3 of 3) sorted by relevance
12598 const typeVariable = getHomomorphicTypeVariable(type); constant15570 const typeVariable = getTypeParameterFromMappedType(mappedType); constant17456 const typeVariable = getActualTypeVariable((constraintType as IndexType).type); constant17475 const typeVariable = getHomomorphicTypeVariable(type); constant
66491 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument
55567 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument