Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DresolutionCache.ts88 getCachedDirectoryStructureHost(): CachedDirectoryStructureHost | undefined; method
/third_party/typescript/lib/
Dtsc.js111120 compilerHost.getCachedDirectoryStructureHost = () => cachedDirectoryStructureHost; function