Searched defs:typeVariable (Results 1 – 3 of 3) sorted by relevance
12639 const typeVariable = getHomomorphicTypeVariable(type); constant15611 const typeVariable = getTypeParameterFromMappedType(mappedType); constant17497 const typeVariable = getActualTypeVariable((constraintType as IndexType).type); constant17516 const typeVariable = getHomomorphicTypeVariable(type); constant
55746 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument
66686 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument