Searched defs:updateExportDeclaration (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.8/ |
| D | mergeDecoratorsAndModifiers.ts | 214 …updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method 261 } = factory; 262 263 factory.createParameterDeclaration = buildOverload("createParameterDeclaration")
|
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 1209 export const updateExportDeclaration = Debug.deprecate(function updateExportDeclaration( constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3907 …updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method 8280 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant 8563 …updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
|
| D | typescriptServices.d.ts | 3907 …updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method 8280 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant 8563 …updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
|
| D | tsserverlibrary.d.ts | 3907 …updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method 12226 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant 12509 …updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
|
| D | typingsInstaller.js | 26191 …function updateExportDeclaration(node, modifiers, isTypeOnly, exportClause, moduleSpecifier, asser… function
|
| D | tsc.js | 21151 …function updateExportDeclaration(node, modifiers, isTypeOnly, exportClause, moduleSpecifier, asser… function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3907 …updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method 8280 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant 8563 …updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
|
| D | tsserverlibrary.d.ts | 3907 …updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method 12226 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant 12509 …updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
|