Home
last modified time | relevance | path

Searched defs:exportSpecifier (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/services/codefixes/
DconvertToTypeOnlyExport.ts17 … const exportSpecifier = getExportSpecifierForDiagnosticSpan(diag, context.sourceFile); constant
/third_party/typescript/src/compiler/transformers/module/
Dsystem.ts1093 for (const exportSpecifier of exportSpecifiers) { constant
Dmodule.ts1526 for (const exportSpecifier of exportSpecifiers) { constant
/third_party/typescript/src/services/
DfindAllReferences.ts920 …const exportSpecifier = !isForRenameWithPrefixAndSuffixText(options) ? undefined : find(symbol.dec… constant
2095 … const exportSpecifier = getDeclarationOfKind<ExportSpecifier>(symbol, SyntaxKind.ExportSpecifier); constant
/third_party/typescript/lib/
Dtypescript.js125474 …n getReferencesAtExportSpecifier(referenceLocation, referenceSymbol, exportSpecifier, search, stat… argument
125525 …on getLocalSymbolForExportSpecifier(referenceLocation, referenceSymbol, exportSpecifier, checker) { argument
125528 function isExportSpecifierAlias(referenceLocation, exportSpecifier) { argument
138693 function fixSingleExportDeclaration(changes, exportSpecifier, context) { argument
DtypescriptServices.js125474 …n getReferencesAtExportSpecifier(referenceLocation, referenceSymbol, exportSpecifier, search, stat… argument
125525 …on getLocalSymbolForExportSpecifier(referenceLocation, referenceSymbol, exportSpecifier, checker) { argument
125528 function isExportSpecifierAlias(referenceLocation, exportSpecifier) { argument
138693 function fixSingleExportDeclaration(changes, exportSpecifier, context) { argument
Dtsserverlibrary.js125474 …n getReferencesAtExportSpecifier(referenceLocation, referenceSymbol, exportSpecifier, search, stat… argument
125525 …on getLocalSymbolForExportSpecifier(referenceLocation, referenceSymbol, exportSpecifier, checker) { argument
125528 function isExportSpecifierAlias(referenceLocation, exportSpecifier) { argument
138693 function fixSingleExportDeclaration(changes, exportSpecifier, context) { argument
Dtsserver.js124905 …n getReferencesAtExportSpecifier(referenceLocation, referenceSymbol, exportSpecifier, search, stat… argument
124956 …on getLocalSymbolForExportSpecifier(referenceLocation, referenceSymbol, exportSpecifier, checker) { argument
124959 function isExportSpecifierAlias(referenceLocation, exportSpecifier) { argument
138124 function fixSingleExportDeclaration(changes, exportSpecifier, context) { argument