Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts1508 export function typeIsRecursive(topType: Type, type: Type | undefined = undefined): boolean { function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts1871 export function typeIsRecursive(topType: Type, type: Type | undefined = undefined): boolean { function