Home
last modified time | relevance | path

Searched refs:tryGetModuleSpecifiersFromCache (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts127 export function tryGetModuleSpecifiersFromCache( function
/third_party/typescript/src/services/codefixes/
DimportFixes.ts667 …duleSymbol: Symbol) => ({ moduleSpecifiers: moduleSpecifiers.tryGetModuleSpecifiersFromCache(modul…
/third_party/typescript/lib/
Dtsc.js106217 …function tryGetModuleSpecifiersFromCache(moduleSymbol, importingSourceFile, host, userPreferences,… function
106221 moduleSpecifiers_1.tryGetModuleSpecifiersFromCache = tryGetModuleSpecifiersFromCache;
DtypingsInstaller.js127725 …function tryGetModuleSpecifiersFromCache(moduleSymbol, importingSourceFile, host, userPreferences,… function
127729 moduleSpecifiers_1.tryGetModuleSpecifiersFromCache = tryGetModuleSpecifiersFromCache;