Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts12639 const typeVariable = getHomomorphicTypeVariable(type); constant
15611 const typeVariable = getTypeParameterFromMappedType(mappedType); constant
17497 const typeVariable = getActualTypeVariable((constraintType as IndexType).type); constant
17516 const typeVariable = getHomomorphicTypeVariable(type); constant
/third_party/typescript/lib/
Dtsc.js55746 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument
DtypingsInstaller.js66686 function instantiateMappedGenericTupleType(tupleType, mappedType, typeVariable, mapper) { argument