Home
last modified time | relevance | path

Searched defs:otherFile (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
DprogramUpdates.ts592 const otherFile: ts.tscWatch.File = { constant
684 const otherFile: ts.tscWatch.File = { constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
DwatchApi.ts208 const otherFile: ts.tscWatch.File = { constant
251 const otherFile: ts.tscWatch.File = { constant
/third_party/typescript/src/services/codefixes/
DimportFixes.ts672 for (const otherFile of program.getSourceFiles()) { constant