Home
last modified time | relevance | path

Searched refs:ModuleResolutionCache (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts457 export interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { interface
476 …g, getCanonicalFileName: (s: string) => string, options?: CompilerOptions): ModuleResolutionCache {
542 getCanonicalFileName: GetCanonicalFileName): ModuleResolutionCache {
639 …eNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): Resolved…
645 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
937 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
938 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
939 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
943 …pilerOptions: CompilerOptions, host: ModuleResolutionHost, cache: ModuleResolutionCache | undefine…
DtsbuildPublic.ts240 readonly moduleResolutionCache: ModuleResolutionCache | undefined;
Dprogram.ts854 let moduleResolutionCache: ModuleResolutionCache | undefined;
/third_party/typescript/lib/
DtypescriptServices.d.ts4708 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache {
4722 …ng, getCanonicalFileName: (s: string) => string, options?: CompilerOptions): ModuleResolutionCache;
4723 …eNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): Resolved…
4724 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
4725 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
Dtypescript.d.ts4708 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache {
4722 …ng, getCanonicalFileName: (s: string) => string, options?: CompilerOptions): ModuleResolutionCache;
4723 …eNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): Resolved…
4724 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
4725 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
Dtsserverlibrary.d.ts4708 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache {
4722 …ng, getCanonicalFileName: (s: string) => string, options?: CompilerOptions): ModuleResolutionCache;
4723 …eNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): Resolved…
4724 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
4725 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4790 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache {
4804 …ng, getCanonicalFileName: (s: string) => string, options?: CompilerOptions): ModuleResolutionCache;
4805 …eNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): Resolved…
4806 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
4807 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
Dtsserverlibrary.d.ts4790 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache {
4804 …ng, getCanonicalFileName: (s: string) => string, options?: CompilerOptions): ModuleResolutionCache;
4805 …eNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache): Resolved…
4806 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…
4807 …ilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirecte…