Home
last modified time | relevance | path

Searched refs:removeResolutionsOfFileFromCache (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DresolutionCache.ts896 …function removeResolutionsOfFileFromCache<T extends ResolutionWithFailedLookupLocations, R extends… function
924 removeResolutionsOfFileFromCache(resolvedModuleNames, filePath, getResolvedModule);
925removeResolutionsOfFileFromCache(resolvedTypeReferenceDirectives, filePath, getResolvedTypeReferen…
/third_party/typescript/lib/
DtypingsInstaller.js126930 … function removeResolutionsOfFileFromCache(cache, filePath, getResolutionWithResolvedFileName) { function
126952 removeResolutionsOfFileFromCache(resolvedModuleNames, filePath, getResolvedModule);
126953removeResolutionsOfFileFromCache(resolvedTypeReferenceDirectives, filePath, getResolvedTypeReferen…
Dtsc.js105511 … function removeResolutionsOfFileFromCache(cache, filePath, getResolutionWithResolvedFileName) { function
105530 removeResolutionsOfFileFromCache(resolvedModuleNames, filePath, getResolvedModule);
105531removeResolutionsOfFileFromCache(resolvedTypeReferenceDirectives, filePath, getResolvedTypeReferen…