Searched defs:updateExportSpecifier (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 696 export const updateExportSpecifier: typeof factory.updateExportSpecifier = Debug.deprecate(factory.… constant
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8383 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4137 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
|
| D | tsserverlibrary.d.ts | 8140 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
|
| D | typingsInstaller.js | 16196 function updateExportSpecifier(node, isTypeOnly, propertyName, name) { function
|
| D | tsc.js | 21487 function updateExportSpecifier(node, isTypeOnly, propertyName, name) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4137 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
|
| D | tsserverlibrary.d.ts | 8140 …updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
|