Home
last modified time | relevance | path

Searched defs:getSymlinkCache (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/server/
Dproject.ts2451 getSymlinkCache() { method in AutoImportProviderProject
/third_party/typescript/src/compiler/
Dprogram.ts4312 function getSymlinkCache(): SymlinkCache { function
4328 getSymlinkCache: () => SymlinkCache; property
Dtypes.ts7560 /** @internal */getSymlinkCache?(): SymlinkCache; method
9297 getSymlinkCache?(): SymlinkCache; method
/third_party/typescript/src/services/
Dtypes.ts333 /** @internal */ getSymlinkCache?(files?: readonly SourceFile[]): SymlinkCache; method
/third_party/typescript/lib/
Dtsc.js105258 getSymlinkCache, property
107699 function getSymlinkCache() { function