Home
last modified time | relevance | path

Searched defs:moduleFileName (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/services/
DexportInfoMap.ts37 moduleFileName: string | undefined; property
57 moduleFileName: string | undefined; property
228 const { id, exportKind, targetFlags, isFromPackageJson, moduleFileName } = info; constant
/third_party/typescript/src/services/codefixes/
DimportFixes.ts873 …nly SymbolExportInfo[] = [{ symbol: umdSymbol, moduleSymbol: symbol, moduleFileName: undefined, ex… constant
/third_party/typescript/lib/
Dtsc.js42409 function getLocalModuleSpecifier(moduleFileName, info, compilerOptions, host, importMode, { ending,… argument
42713 function tryGetModuleNameFromRootDirs(rootDirs, moduleFileName, sourceDirectory, getCanonicalFileNa… argument