Home
last modified time | relevance | path

Searched refs:getConstraintOfDistributiveConditionalType (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts12374 … function getConstraintOfDistributiveConditionalType(type: ConditionalType): Type | undefined { function
12400 …return getConstraintOfDistributiveConditionalType(type) || getDefaultConstraintOfConditionalType(t…
20227 …iveConstraint = hasNonCircularBaseConstraint(source) ? getConstraintOfDistributiveConditionalType(…
/third_party/typescript/lib/
Dtsc.js51485 function getConstraintOfDistributiveConditionalType(type) { function
51499 …return getConstraintOfDistributiveConditionalType(type) || getDefaultConstraintOfConditionalType(t…
57929 …iveConstraint = hasNonCircularBaseConstraint(source) ? getConstraintOfDistributiveConditionalType(…
DtypingsInstaller.js61866 function getConstraintOfDistributiveConditionalType(type) { function
61891 …return getConstraintOfDistributiveConditionalType(type) || getDefaultConstraintOfConditionalType(t…
69208 …iveConstraint = hasNonCircularBaseConstraint(source) ? getConstraintOfDistributiveConditionalType(…