Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts292 … readonly typeReferenceDirectiveResolutionCache: TypeReferenceDirectiveResolutionCache | undefined; property
335 …const typeReferenceDirectiveResolutionCache = !compilerHost.resolveTypeReferenceDirectives ? creat… constant
631 …compilerHost, extendedConfigCache, moduleResolutionCache, typeReferenceDirectiveResolutionCache } … constant
DresolutionCache.ts225 const typeReferenceDirectiveResolutionCache = createTypeReferenceDirectiveResolutionCache( constant
/third_party/typescript/lib/
Dtsc.js111845 typeReferenceDirectiveResolutionCache, property