Home
last modified time | relevance | path

Searched defs:typeVariable (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts12678 const typeVariable = getHomomorphicTypeVariable(type); constant
15650 const typeVariable = getTypeParameterFromMappedType(mappedType); constant
17536 const typeVariable = getActualTypeVariable((constraintType as IndexType).type); constant
17555 const typeVariable = getHomomorphicTypeVariable(type); constant
/third_party/typescript/lib/
Dtsc.js56509 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument
DtypingsInstaller.js67573 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument