Searched refs:getModuleSpecifiersWithCacheInfo (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | moduleSpecifiers.ts | 169 return getModuleSpecifiersWithCacheInfo( 180 export function getModuleSpecifiersWithCacheInfo( function
|
| /third_party/typescript/src/services/codefixes/ |
| D | importFixes.ts | 668 …leSymbol: Symbol, checker: TypeChecker) => moduleSpecifiers.getModuleSpecifiersWithCacheInfo(modul…
|
| /third_party/typescript/lib/ |
| D | tsc.js | 106291 …return getModuleSpecifiersWithCacheInfo(moduleSymbol, checker, compilerOptions, importingSourceFil… 106294 …function getModuleSpecifiersWithCacheInfo(moduleSymbol, checker, compilerOptions, importingSourceF… function 106311 moduleSpecifiers_1.getModuleSpecifiersWithCacheInfo = getModuleSpecifiersWithCacheInfo;
|
| D | typingsInstaller.js | 127804 …return getModuleSpecifiersWithCacheInfo(moduleSymbol, checker, compilerOptions, importingSourceFil… 127807 …function getModuleSpecifiersWithCacheInfo(moduleSymbol, checker, compilerOptions, importingSourceF… function 127825 moduleSpecifiers_1.getModuleSpecifiersWithCacheInfo = getModuleSpecifiersWithCacheInfo;
|