Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/services/
DorganizeImports.ts44 … const sortedImports = parseImports(`import { default as M, a as n, B, y, Z as O } from "lib";`); constant
51 const sortedImports = parseImports( constant
60 const sortedImports = parseImports( constant
69 const sortedImports = parseImports( constant
78 const sortedImports = parseImports( constant
87 const sortedImports = parseImports( constant
96 const sortedImports = parseImports( constant
105 const sortedImports = parseImports( constant
114 const sortedImports = parseImports( constant
124 const sortedImports = parseImports( constant
[all …]
/third_party/typescript/lib/
Dtypescript.js128927 function getImportDeclarationInsertionIndex(sortedImports, newImport) { argument
128932 function getImportSpecifierInsertionIndex(sortedImports, newImport) { argument
DtypescriptServices.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