Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DresolutionCache.ts63 getCachedDirectoryStructureHost(): CachedDirectoryStructureHost | undefined; method
/third_party/typescript/lib/
DtypingsInstaller.js128783 …compilerHost.getCachedDirectoryStructureHost = function () { return cachedDirectoryStructureHost; … function
Dtsc.js107104 …compilerHost.getCachedDirectoryStructureHost = function () { return cachedDirectoryStructureHost; … function