Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts370 export function isInterfaceType(tsType: Type | undefined): boolean { function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts628 export function isInterfaceType(tsType: Type | undefined): boolean { function