Home
last modified time | relevance | path

Searched defs:exportSymbol (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/services/refactors/
DconvertExport.ts144 …const exportSymbol = Debug.checkDefined(checker.getSymbolAtLocation(exportName), "Export name shou… constant
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts416 const exportSymbol = checker.getSymbolAtLocation(exportAssignment); constant
/third_party/typescript/src/services/
DfindAllReferences.ts1565 const exportSymbol = Debug.checkDefined(exportSpecifier.symbol); constant
/third_party/typescript/lib/
Dtypescript.js123545 return function (exportSymbol, exportInfo, isForRename) { argument
123718 …function getSearchesFromDirectImports(directImports, exportSymbol, exportKind, checker, isForRenam… argument
124092 function getExportInfo(exportSymbol, exportKind, checker) { argument
125065 State.prototype.getImportSearches = function (exportSymbol, exportInfo) { argument
125116 function searchForImportsOfExport(exportLocation, exportSymbol, exportInfo, state) { argument
125153 …function eachExportReference(sourceFiles, checker, cancellationToken, exportSymbol, exportingModul… argument
DtypescriptServices.js123545 return function (exportSymbol, exportInfo, isForRename) { argument
123718 …function getSearchesFromDirectImports(directImports, exportSymbol, exportKind, checker, isForRenam… argument
124092 function getExportInfo(exportSymbol, exportKind, checker) { argument
125065 State.prototype.getImportSearches = function (exportSymbol, exportInfo) { argument
125116 function searchForImportsOfExport(exportLocation, exportSymbol, exportInfo, state) { argument
125153 …function eachExportReference(sourceFiles, checker, cancellationToken, exportSymbol, exportingModul… argument
Dtsserverlibrary.js123545 return function (exportSymbol, exportInfo, isForRename) { argument
123718 …function getSearchesFromDirectImports(directImports, exportSymbol, exportKind, checker, isForRenam… argument
124092 function getExportInfo(exportSymbol, exportKind, checker) { argument
125065 State.prototype.getImportSearches = function (exportSymbol, exportInfo) { argument
125116 function searchForImportsOfExport(exportLocation, exportSymbol, exportInfo, state) { argument
125153 …function eachExportReference(sourceFiles, checker, cancellationToken, exportSymbol, exportingModul… argument
Dtsserver.js122976 return function (exportSymbol, exportInfo, isForRename) { argument
123149 …function getSearchesFromDirectImports(directImports, exportSymbol, exportKind, checker, isForRenam… argument
123523 function getExportInfo(exportSymbol, exportKind, checker) { argument
124496 State.prototype.getImportSearches = function (exportSymbol, exportInfo) { argument
124547 function searchForImportsOfExport(exportLocation, exportSymbol, exportInfo, state) { argument
124584 …function eachExportReference(sourceFiles, checker, cancellationToken, exportSymbol, exportingModul… argument