Searched refs:getConstraintOfDistributiveConditionalType (Results 1 – 3 of 3) sorted by relevance
12374 … function getConstraintOfDistributiveConditionalType(type: ConditionalType): Type | undefined { function12400 …return getConstraintOfDistributiveConditionalType(type) || getDefaultConstraintOfConditionalType(t…20227 …iveConstraint = hasNonCircularBaseConstraint(source) ? getConstraintOfDistributiveConditionalType(…
51485 function getConstraintOfDistributiveConditionalType(type) { function51499 …return getConstraintOfDistributiveConditionalType(type) || getDefaultConstraintOfConditionalType(t…57929 …iveConstraint = hasNonCircularBaseConstraint(source) ? getConstraintOfDistributiveConditionalType(…
61866 function getConstraintOfDistributiveConditionalType(type) { function61891 …return getConstraintOfDistributiveConditionalType(type) || getDefaultConstraintOfConditionalType(t…69208 …iveConstraint = hasNonCircularBaseConstraint(source) ? getConstraintOfDistributiveConditionalType(…