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.ts1235 export function isLibraryType(type: Type): boolean { function
DTypeScriptLinter.ts703 let isLibraryType = false; variable
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts957 let isLibraryType = false; variable
DUtils.ts1566 export function isLibraryType(type: Type): boolean { function