Home
last modified time | relevance | path

Searched defs:newModuleName (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/refactors/
DmoveToNewFile.ts65 …const newModuleName = makeUniqueModuleName(getNewModuleName(usage.movedSymbols), extension, curren… constant
/third_party/typescript/lib/
DtypescriptServices.js147270 …tementsAndRemoveFromOldFile(oldFile, usage, changes, toMove, program, newModuleName, preferences) { argument
147309 function updateImportsInOtherFiles(changes, program, oldFile, movedSymbols, newModuleName) { argument
147357 …updateNamespaceLikeImport(changes, sourceFile, checker, movedSymbols, newModuleName, newModuleSpec… argument
Dtypescript.js147270 …tementsAndRemoveFromOldFile(oldFile, usage, changes, toMove, program, newModuleName, preferences) { argument
147309 function updateImportsInOtherFiles(changes, program, oldFile, movedSymbols, newModuleName) { argument
147357 …updateNamespaceLikeImport(changes, sourceFile, checker, movedSymbols, newModuleName, newModuleSpec… argument
Dtsserver.js146701 …tementsAndRemoveFromOldFile(oldFile, usage, changes, toMove, program, newModuleName, preferences) { argument
146740 function updateImportsInOtherFiles(changes, program, oldFile, movedSymbols, newModuleName) { argument
146788 …updateNamespaceLikeImport(changes, sourceFile, checker, movedSymbols, newModuleName, newModuleSpec… argument
Dtsserverlibrary.js147270 …tementsAndRemoveFromOldFile(oldFile, usage, changes, toMove, program, newModuleName, preferences) { argument
147309 function updateImportsInOtherFiles(changes, program, oldFile, movedSymbols, newModuleName) { argument
147357 …updateNamespaceLikeImport(changes, sourceFile, checker, movedSymbols, newModuleName, newModuleSpec… argument