Searched defs:moduleFileName (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/services/ |
| D | exportInfoMap.ts | 21 moduleFileName: string | undefined; property 41 moduleFileName: string | undefined; property 209 const { id, exportKind, targetFlags, isFromPackageJson, moduleFileName } = info; constant
|
| /third_party/typescript/src/services/codefixes/ |
| D | importFixes.ts | 837 …nly SymbolExportInfo[] = [{ symbol: umdSymbol, moduleSymbol: symbol, moduleFileName: undefined, ex… constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 107729 … function getLocalModuleSpecifier(moduleFileName, info, compilerOptions, host, importMode, _a) { argument 108056 …function tryGetModuleNameFromRootDirs(rootDirs, moduleFileName, sourceDirectory, getCanonicalFileN… argument
|
| D | typingsInstaller.js | 129472 … function getLocalModuleSpecifier(moduleFileName, info, compilerOptions, host, importMode, _a) { argument 129892 …function tryGetModuleNameFromRootDirs(rootDirs, moduleFileName, sourceDirectory, getCanonicalFileN… argument
|