Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts134 export function isStringType(type: Type): boolean { function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts328 export function isStringType(tsType: Type): boolean { function