Home
last modified time | relevance | path

Searched defs:oldSourceFile (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts1024 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/
Dproject.ts1209 const oldSourceFile = oldProgram.getSourceFile(fileName); constant
/third_party/typescript/src/services/
Dservices.ts1450 const oldSourceFile = program && program.getSourceFileByPath(path); constant
/third_party/typescript/lib/
Dtsserverlibrary.js113338 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
Dtsserver.js113144 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
DtypescriptServices.js113338 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument
150184 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument
Dtypescript.js113338 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument
150184 function onReleaseOldSourceFile(oldSourceFile, oldOptions) { argument
Dtsc.js93189 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument
DtypingsInstaller.js113133 function onReleaseOldSourceFile(oldSourceFile, _oldOptions, hasSourceFileByPath) { argument