Searched defs:hasExportStarsToExportValues (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/transformers/ |
| D | utilities.ts | 15 hasExportStarsToExportValues: boolean; // whether this module contains export* property
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 30679 …eded(nodeFactory, helperFactory, sourceFile, compilerOptions, hasExportStarsToExportValues, hasImp… argument 30727 …rnalHelpersModuleNameIfNeeded(factory, node, compilerOptions, hasExportStarsToExportValues, hasImp… argument
|
| D | tsc.js | 24783 …eded(nodeFactory, helperFactory, sourceFile, compilerOptions, hasExportStarsToExportValues, hasImp… argument 24825 …rnalHelpersModuleNameIfNeeded(factory, node, compilerOptions, hasExportStarsToExportValues, hasImp… argument
|