Home
last modified time | relevance | path

Searched defs:getModuleResolutionCache (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts121 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
DresolutionCache.ts28 getModuleResolutionCache(): ModuleResolutionCache; method
Dtypes.ts7345 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
/third_party/typescript/src/server/
Dproject.ts2417 getModuleResolutionCache() { method in ts.server.AutoImportProviderProject
/third_party/typescript/src/services/
Dtypes.ts295 /* @internal */ getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
/third_party/typescript/lib/
Dtypescript.d.ts3462 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
DtypescriptServices.d.ts3462 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
Dtsserverlibrary.d.ts3462 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
DtypingsInstaller.js121753 getModuleResolutionCache: function () { return moduleResolutionCache; }, method
129543 compilerHost.getModuleResolutionCache = function () { return moduleResolutionCache; }; function
Dtsc.js101004 getModuleResolutionCache: function () { return moduleResolutionCache; }, method
107781 compilerHost.getModuleResolutionCache = function () { return moduleResolutionCache; }; function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3462 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method
Dtsserverlibrary.d.ts3462 getModuleResolutionCache?(): ModuleResolutionCache | undefined; method