Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts13798 const targetConstraint = getConstraintOfTypeParameter(typeParameter.target); constant
20399 const targetConstraint = getConstraintTypeFromMappedType(target); constant
40877 const targetConstraint = getConstraintOfTypeParameter(target); constant