Searched refs:getLocalModuleSpecifier (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | moduleSpecifiers.ts | 124 …getLocalModuleSpecifier(toFileName, info, compilerOptions, host, options.overrideImportMode || imp… 260 …const local = getLocalModuleSpecifier(modulePath.path, info, compilerOptions, host, options.overri… 296 …function getLocalModuleSpecifier(moduleFileName: string, info: Info, compilerOptions: CompilerOpti… function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 106271 …getLocalModuleSpecifier(toFileName, info, compilerOptions, host, options.overrideImportMode || imp… 106342 …var local = getLocalModuleSpecifier(modulePath.path, info, compilerOptions, host, options.override… 106360 … function getLocalModuleSpecifier(moduleFileName, info, compilerOptions, host, importMode, _a) { function
|
| D | typingsInstaller.js | 127783 …getLocalModuleSpecifier(toFileName, info, compilerOptions, host, options.overrideImportMode || imp… 127866 …var local = getLocalModuleSpecifier(modulePath.path, info, compilerOptions, host, options.override… 127894 … function getLocalModuleSpecifier(moduleFileName, info, compilerOptions, host, importMode, _a) { function
|