Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts608 getSourceFileWithCache, readFileWithCache constant
Dprogram.ts262 …const getSourceFileWithCache: CompilerHost["getSourceFile"] | undefined = getSourceFile ? (fileNam… constant
/third_party/typescript/src/services/
Dservices.ts1707 const { getSourceFileWithCache } = changeCompilerHostLikeToUseCache( constant