Home
last modified time | relevance | path

Searched refs:hasLibraryType (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts1235 export function hasLibraryType(node: Node): boolean { function
DTypeScriptLinter.ts1330 const isDynamic = isAny || Utils.hasLibraryType(callee);
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts1357 export function hasLibraryType(node: Node): boolean { function
DTypeScriptLinter.ts1369 const isDynamic = isAny || Utils.hasLibraryType(callee);
/third_party/typescript/lib/
Dtypescript.d.ts8716 function hasLibraryType(node: Node): boolean;
9332 function hasLibraryType(node: Node): boolean;
DtypescriptServices.d.ts8716 function hasLibraryType(node: Node): boolean;
9332 function hasLibraryType(node: Node): boolean;
Dtsserverlibrary.d.ts12655 function hasLibraryType(node: Node): boolean;
13271 function hasLibraryType(node: Node): boolean;
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts8716 function hasLibraryType(node: Node): boolean;
9332 function hasLibraryType(node: Node): boolean;
Dtsserverlibrary.d.ts12655 function hasLibraryType(node: Node): boolean;
13271 function hasLibraryType(node: Node): boolean;