Home
last modified time | relevance | path

Searched defs:typeReferenceDirectives (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/harness/
DharnessLanguageService.ts689 typeReferenceDirectives: ts.ShimsFileReference[]; constant
699 typeReferenceDirectives: [], constant
/third_party/typescript/src/services/
Dtypes.ts214 typeReferenceDirectives: FileReference[]; property
/third_party/typescript/lib/
Dtypescript.d.ts2262 typeReferenceDirectives: readonly FileReference[]; property
2325 typeReferenceDirectives: readonly FileReference[] | undefined; property
Dtsserverlibrary.d.ts6265 typeReferenceDirectives: readonly FileReference[]; property
6328 typeReferenceDirectives: readonly FileReference[] | undefined; property
DtypingsInstaller.js16728 … node.isDeclarationFile, referencedFiles = node.referencedFiles, typeReferenceDirectives = node.ty… argument
Dtsc.js22019 … node.isDeclarationFile, referencedFiles = node.referencedFiles, typeReferenceDirectives = node.ty… argument
97091 function recordTypeReferenceDirectivesIfNecessary(typeReferenceDirectives) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2262 typeReferenceDirectives: readonly FileReference[]; property
2325 typeReferenceDirectives: readonly FileReference[] | undefined; property
Dtsserverlibrary.d.ts6265 typeReferenceDirectives: readonly FileReference[]; property
6328 typeReferenceDirectives: readonly FileReference[] | undefined; property