Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DresolutionCache.ts4 export interface ResolutionCache { interface
146 …ootDirForResolution: string | undefined, logChangesWhenResolvingModule: boolean): ResolutionCache {
/third_party/typescript/src/server/
Dproject.ts178 resolutionCache: ResolutionCache;