Home
last modified time | relevance | path

Searched defs:isLibraryType (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts1222 export function isLibraryType(type: Type): boolean { function
DTypeScriptLinter.ts670 let isLibraryType = false; variable
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts817 let isLibraryType = false; variable
DUtils.ts1529 export function isLibraryType(type: Type): boolean { function