Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DconvertToTypeOnlyImport.ts19 … const importDeclaration = getImportDeclarationForDiagnosticSpan(diag, context.sourceFile); constant
DfixSpelling.ts64 const importDeclaration = findAncestor(node, isImportDeclaration)!; constant
/third_party/typescript/src/compiler/transformers/module/
Dsystem.ts1666 const importDeclaration = resolver.getReferencedImportDeclaration(name); constant
1740 const importDeclaration = resolver.getReferencedImportDeclaration(node); constant
Dmodule.ts1781 const importDeclaration = resolver.getReferencedImportDeclaration(node); constant
/third_party/typescript/src/services/
DorganizeImports.ts281 for (const importDeclaration of importGroup) { constant
/third_party/typescript/lib/
DtypescriptServices.js123668 … function handleNamespaceImport(importDeclaration, name, isReExport, alreadyAddedDirect) { argument
128884 function updateImportDeclarationAndClause(importDeclaration, name, namedBindings) { argument
138759 function fixSingleImportDeclaration(changes, importDeclaration, context) { argument
140109 … function getResolvedSourceFileFromImportDeclaration(sourceFile, context, importDeclaration) { argument
144197 function splitTypeOnlyImport(changes, importDeclaration, context) { argument
Dtypescript.js123668 … function handleNamespaceImport(importDeclaration, name, isReExport, alreadyAddedDirect) { argument
128884 function updateImportDeclarationAndClause(importDeclaration, name, namedBindings) { argument
138759 function fixSingleImportDeclaration(changes, importDeclaration, context) { argument
140109 … function getResolvedSourceFileFromImportDeclaration(sourceFile, context, importDeclaration) { argument
144197 function splitTypeOnlyImport(changes, importDeclaration, context) { argument
Dtsserverlibrary.js123668 … function handleNamespaceImport(importDeclaration, name, isReExport, alreadyAddedDirect) { argument
128884 function updateImportDeclarationAndClause(importDeclaration, name, namedBindings) { argument
138759 function fixSingleImportDeclaration(changes, importDeclaration, context) { argument
140109 … function getResolvedSourceFileFromImportDeclaration(sourceFile, context, importDeclaration) { argument
144197 function splitTypeOnlyImport(changes, importDeclaration, context) { argument
Dtsserver.js123099 … function handleNamespaceImport(importDeclaration, name, isReExport, alreadyAddedDirect) { argument
128315 function updateImportDeclarationAndClause(importDeclaration, name, namedBindings) { argument
138190 function fixSingleImportDeclaration(changes, importDeclaration, context) { argument
139540 … function getResolvedSourceFileFromImportDeclaration(sourceFile, context, importDeclaration) { argument
143628 function splitTypeOnlyImport(changes, importDeclaration, context) { argument