Searched refs:processTypeReferenceDirective (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| D | moduleResolutionWithSymlinks_referenceTypes.types | 9 // because `processTypeReferenceDirective` also checks for textual equivalence of file contents.
|
| D | moduleResolutionWithSymlinks_referenceTypes.symbols | 9 // because `processTypeReferenceDirective` also checks for textual equivalence of file contents.
|
| /third_party/typescript/src/compiler/ |
| D | program.ts | 1222 …processTypeReferenceDirective(typeReferences[i], /*mode*/ undefined, resolutions[i], { kind: FileI… 3213 …processTypeReferenceDirective(fileName, mode, resolvedTypeReferenceDirective, { kind: FileIncludeK… 3217 function processTypeReferenceDirective( function
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 121677 …processTypeReferenceDirective(typeReferences[i], /*mode*/ undefined, resolutions[i], { kind: ts.Fi… 123449 …processTypeReferenceDirective(fileName, mode, resolvedTypeReferenceDirective, { kind: ts.FileInclu… 123452 …function processTypeReferenceDirective(typeReferenceDirective, mode, resolvedTypeReferenceDirectiv… function
|
| D | tsc.js | 100939 …processTypeReferenceDirective(typeReferences[i], undefined, resolutions[i], { kind: ts.FileInclude… 102468 …processTypeReferenceDirective(fileName, mode, resolvedTypeReferenceDirective, { kind: ts.FileInclu… 102471 …function processTypeReferenceDirective(typeReferenceDirective, mode, resolvedTypeReferenceDirectiv… function
|