Searched refs:processTypeReferenceDirective (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| D | moduleResolutionWithSymlinks_referenceTypes.types | 8 // because `processTypeReferenceDirective` also checks for textual equivalence of file contents.
|
| D | moduleResolutionWithSymlinks_referenceTypes.symbols | 8 // because `processTypeReferenceDirective` also checks for textual equivalence of file contents.
|
| /third_party/typescript/src/compiler/ |
| D | program.ts | 982 …processTypeReferenceDirective(typeReferences[i], resolutions[i], { kind: FileIncludeKind.Automatic… 2826 …processTypeReferenceDirective(fileName, resolvedTypeReferenceDirective, { kind: FileIncludeKind.Ty… 2830 function processTypeReferenceDirective( function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 87784 …processTypeReferenceDirective(typeReferences[i], resolutions[i], { kind: ts.FileIncludeKind.Automa… 89168 …processTypeReferenceDirective(fileName, resolvedTypeReferenceDirective, { kind: ts.FileIncludeKind… 89171 …function processTypeReferenceDirective(typeReferenceDirective, resolvedTypeReferenceDirective, rea… function
|
| D | typingsInstaller.js | 106875 …processTypeReferenceDirective(typeReferences[i], resolutions[i], { kind: ts.FileIncludeKind.Automa… 108483 …processTypeReferenceDirective(fileName, resolvedTypeReferenceDirective, { kind: ts.FileIncludeKind… 108486 …function processTypeReferenceDirective(typeReferenceDirective, resolvedTypeReferenceDirective, rea… function
|
| D | typescript.js | 107080 …processTypeReferenceDirective(typeReferences[i], resolutions[i], { kind: ts.FileIncludeKind.Automa… 108688 …processTypeReferenceDirective(fileName, resolvedTypeReferenceDirective, { kind: ts.FileIncludeKind… 108691 …function processTypeReferenceDirective(typeReferenceDirective, resolvedTypeReferenceDirective, rea… function
|
| D | typescriptServices.js | 107080 …processTypeReferenceDirective(typeReferences[i], resolutions[i], { kind: ts.FileIncludeKind.Automa… 108688 …processTypeReferenceDirective(fileName, resolvedTypeReferenceDirective, { kind: ts.FileIncludeKind… 108691 …function processTypeReferenceDirective(typeReferenceDirective, resolvedTypeReferenceDirective, rea… function
|
| D | tsserverlibrary.js | 107080 …processTypeReferenceDirective(typeReferences[i], resolutions[i], { kind: ts.FileIncludeKind.Automa… 108688 …processTypeReferenceDirective(fileName, resolvedTypeReferenceDirective, { kind: ts.FileIncludeKind… 108691 …function processTypeReferenceDirective(typeReferenceDirective, resolvedTypeReferenceDirective, rea… function
|
| D | tsserver.js | 106886 …processTypeReferenceDirective(typeReferences[i], resolutions[i], { kind: ts.FileIncludeKind.Automa… 108494 …processTypeReferenceDirective(fileName, resolvedTypeReferenceDirective, { kind: ts.FileIncludeKind… 108497 …function processTypeReferenceDirective(typeReferenceDirective, resolvedTypeReferenceDirective, rea… function
|