Searched defs:updateExportSpecifier (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 685 …export const updateExportSpecifier = Debug.deprecate(factory.updateExportSpecifier, factoryDepreca… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3911 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 8020 …const updateExportSpecifier: (node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|
| D | typescriptServices.d.ts | 3911 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 8020 …const updateExportSpecifier: (node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|
| D | tsserverlibrary.d.ts | 3911 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 11966 …const updateExportSpecifier: (node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|
| D | typingsInstaller.js | 26233 function updateExportSpecifier(node, isTypeOnly, propertyName, name) { function
|
| D | tsc.js | 21189 function updateExportSpecifier(node, isTypeOnly, propertyName, name) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3911 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 8020 …const updateExportSpecifier: (node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|
| D | tsserverlibrary.d.ts | 3911 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 11966 …const updateExportSpecifier: (node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|