Home
last modified time | relevance | path

Searched defs:updateExportSpecifier (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts696 export const updateExportSpecifier: typeof factory.updateExportSpecifier = Debug.deprecate(factory.… constant
/third_party/typescript/src/compiler/
Dtypes.ts8383updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
/third_party/typescript/lib/
Dtypescript.d.ts4137updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
Dtsserverlibrary.d.ts8140updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
DtypingsInstaller.js16196 function updateExportSpecifier(node, isTypeOnly, propertyName, name) { function
Dtsc.js21487 function updateExportSpecifier(node, isTypeOnly, propertyName, name) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4137updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
Dtsserverlibrary.d.ts8140updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method