Home
last modified time | relevance | path

Searched defs:newImport (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/refactors/
DconvertExport.ts183 …const newImport = makeImport(/*default*/ undefined, [makeImportSpecifier(exportName, ref.text)], c… constant
/third_party/typescript/src/services/
Dutilities.ts1959 for (const newImport of sortedNewImports) { constant
/third_party/typescript/lib/
DtypescriptServices.js128927 function getImportDeclarationInsertionIndex(sortedImports, newImport) { argument
128932 function getImportSpecifierInsertionIndex(sortedImports, newImport) { argument
Dtypescript.js128927 function getImportDeclarationInsertionIndex(sortedImports, newImport) { argument
128932 function getImportSpecifierInsertionIndex(sortedImports, newImport) { argument
Dtsserverlibrary.js128927 function getImportDeclarationInsertionIndex(sortedImports, newImport) { argument
128932 function getImportSpecifierInsertionIndex(sortedImports, newImport) { argument
Dtsserver.js128358 function getImportDeclarationInsertionIndex(sortedImports, newImport) { argument
128363 function getImportSpecifierInsertionIndex(sortedImports, newImport) { argument