Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts599 export function needToDeduceStructuralIdentity(typeFrom: Type, typeTo: Type, allowPromotion = false… function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts858 export function needToDeduceStructuralIdentity( function