Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts12360 … function getConstraintOfType(type: InstantiableType | UnionOrIntersectionType): Type | undefined { function
12427 … const constraint = simplified === type.checkType ? getConstraintOfType(simplified) : simplified; constant
/third_party/typescript/lib/
Dtsc.js52207 function getConstraintOfType(type) { function
DtypingsInstaller.js62706 function getConstraintOfType(type) { function