Searched refs:ResolutionWithFailedLookupLocations (Results 1 – 1 of 1) sorted by relevance
31 interface ResolutionWithFailedLookupLocations { interface43 …kupLocations extends ResolvedModuleWithFailedLookupLocations, ResolutionWithFailedLookupLocations {46 …ends ResolvedTypeReferenceDirectiveWithFailedLookupLocations, ResolutionWithFailedLookupLocations {143 …esolutionWithResolvedFileName<T extends ResolutionWithFailedLookupLocations = ResolutionWithFailed…150 …const nonRelativeExternalModuleResolutions = createMultiMap<ResolutionWithFailedLookupLocations>();152 const resolutionsWithFailedLookups: ResolutionWithFailedLookupLocations[] = [];153 const resolvedFileToResolution = createMultiMap<ResolutionWithFailedLookupLocations>();338 …interface ResolveNamesWithLocalCacheInput<T extends ResolutionWithFailedLookupLocations, R extends…350 …function resolveNamesWithLocalCache<T extends ResolutionWithFailedLookupLocations, R extends Resol…547 …FailedLookupLocationsOfExternalModuleResolutions<T extends ResolutionWithFailedLookupLocations, R …[all …]