Searched refs:NonRelativeModuleNameResolutionCache (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | moduleNameResolver.ts | 458 export interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { 467 export interface NonRelativeModuleNameResolutionCache { interface 1298 …, directory: string, state: ModuleResolutionState, cache: NonRelativeModuleNameResolutionCache | u… 1307 …e: ModuleResolutionState, typesScopeOnly: boolean, cache: NonRelativeModuleNameResolutionCache | u… 1488 …ons: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, re…
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4708 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { 4715 interface NonRelativeModuleNameResolutionCache { interface 4726 …ons: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, re…
|
| D | typescriptServices.d.ts | 4708 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { 4715 interface NonRelativeModuleNameResolutionCache { interface 4726 …ons: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, re…
|
| D | tsserverlibrary.d.ts | 4708 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { 4715 interface NonRelativeModuleNameResolutionCache { interface 4726 …ons: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, re…
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4940 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { 4947 interface NonRelativeModuleNameResolutionCache { interface 4959 …ons: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, re…
|
| D | tsserverlibrary.d.ts | 4940 interface ModuleResolutionCache extends NonRelativeModuleNameResolutionCache { 4947 interface NonRelativeModuleNameResolutionCache { interface 4959 …ons: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, re…
|