Home
last modified time | relevance | path

Searched refs:getModuleSpecifierForBestExportInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/services/codefixes/
DimportFixes.ts243 getModuleSpecifierForBestExportInfo( method
255 return { getModuleSpecifierForBestExportInfo };
257 function getModuleSpecifierForBestExportInfo(
/third_party/typescript/src/services/
Dcompletions.ts223 …const result = resolver.getModuleSpecifierForBestExportInfo(exportInfo, symbolName, position, isVa…
232 …? resolver.getModuleSpecifierForBestExportInfo(exportInfo, symbolName, position, isValidTypeOnlyUs…
2487 …rtSpecifierResolver(sourceFile, program, host, preferences)).getModuleSpecifierForBestExportInfo([{