Home
last modified time | relevance | path

Searched defs:exportStarFunction (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/transformers/module/
Dsystem.ts266 const exportStarFunction = addExportStarIfNeeded(statements)!; // TODO: GH#18217 constant
320 const exportStarFunction = createExportStarFunction(/*localNames*/ undefined); constant
358 const exportStarFunction = createExportStarFunction(exportedNamesStorageRef); constant
371 const exportStarFunction = factory.createUniqueName("exportStar"); constant
/third_party/typescript/lib/
DtypingsInstaller.js97139 function createSettersArray(exportStarFunction, dependencyGroups) { argument
Dtsc.js79373 function createSettersArray(exportStarFunction, dependencyGroups) { argument
DtypescriptServices.js97344 function createSettersArray(exportStarFunction, dependencyGroups) { argument
Dtypescript.js97344 function createSettersArray(exportStarFunction, dependencyGroups) { argument
Dtsserverlibrary.js97344 function createSettersArray(exportStarFunction, dependencyGroups) { argument
Dtsserver.js97150 function createSettersArray(exportStarFunction, dependencyGroups) { argument