Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts12321 … function getConstraintOfType(type: InstantiableType | UnionOrIntersectionType): Type | undefined { function
12388 … const constraint = simplified === type.checkType ? getConstraintOfType(simplified) : simplified; constant
/third_party/typescript/lib/
Dtsc.js51444 function getConstraintOfType(type) { function
DtypingsInstaller.js61819 function getConstraintOfType(type) { function