Searched defs:oldSourceFile (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | program.ts | 1024 for (const oldSourceFile of oldSourceFiles) { constant 1242 const oldSourceFile = oldProgram && oldProgram.getSourceFile(file.fileName); constant 1444 for (const oldSourceFile of oldSourceFiles) { constant
|
| /third_party/typescript/src/server/ |
| D | project.ts | 1209 const oldSourceFile = oldProgram.getSourceFile(fileName); constant
|
| /third_party/typescript/src/services/ |
| D | services.ts | 1450 const oldSourceFile = program && program.getSourceFileByPath(path); constant
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.js | 113338 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument 150184 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument 154891 …Project.prototype.sourceFileHasChangedOwnImportSuggestions = function (oldSourceFile, newSourceFil… argument 154916 … Project.prototype.ambientModuleDeclarationsAreEqual = function (oldSourceFile, newSourceFile) { argument
|
| D | tsserver.js | 113144 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument 149615 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument 154697 …Project.prototype.sourceFileHasChangedOwnImportSuggestions = function (oldSourceFile, newSourceFil… argument 154722 … Project.prototype.ambientModuleDeclarationsAreEqual = function (oldSourceFile, newSourceFile) { argument
|
| D | typescriptServices.js | 113338 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument 150184 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument
|
| D | typescript.js | 113338 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument 150184 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument
|
| D | tsc.js | 93189 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument
|
| D | typingsInstaller.js | 113133 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument
|