Home
last modified time | relevance | path

Searched defs:typeReferenceDirectiveResolutionCache (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
DtsbuildPublic.ts259 … readonly typeReferenceDirectiveResolutionCache: TypeReferenceDirectiveResolutionCache | undefined; property
302 …const typeReferenceDirectiveResolutionCache = !compilerHost.resolveTypeReferenceDirectives ? creat… constant
598 …compilerHost, extendedConfigCache, moduleResolutionCache, typeReferenceDirectiveResolutionCache } … constant
DresolutionCache.ts196 const typeReferenceDirectiveResolutionCache = createTypeReferenceDirectiveResolutionCache( constant
/third_party/typescript/lib/
Dtsc.js109695 typeReferenceDirectiveResolutionCache: typeReferenceDirectiveResolutionCache, property
DtypingsInstaller.js131697 typeReferenceDirectiveResolutionCache: typeReferenceDirectiveResolutionCache, property