Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts1326 export function isDynamicType(type: Type | undefined): boolean | undefined { function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts1681 export function isDynamicType(type: Type | undefined): boolean | undefined { function