Home
last modified time | relevance | path

Searched defs:updateExportDeclaration (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.8/
DmergeDecoratorsAndModifiers.ts214updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
261 } = factory;
262
263 factory.createParameterDeclaration = buildOverload("createParameterDeclaration")
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts1209 export const updateExportDeclaration = Debug.deprecate(function updateExportDeclaration( constant
/third_party/typescript/lib/
Dtypescript.d.ts3907updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method
8280 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant
8563updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
DtypescriptServices.d.ts3907updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method
8280 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant
8563updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3907updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method
12226 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant
12509updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
DtypingsInstaller.js26191 …function updateExportDeclaration(node, modifiers, isTypeOnly, exportClause, moduleSpecifier, asser… function
Dtsc.js21151 …function updateExportDeclaration(node, modifiers, isTypeOnly, exportClause, moduleSpecifier, asser… function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3907updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method
8280 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant
8563updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3907updateExportDeclaration(node: ExportDeclaration, modifiers: readonly Modifier[] | undefined, isTyp… method
12226 …const updateExportDeclaration: (node: ExportDeclaration, decorators: readonly Decorator[] | undefi… constant
12509updateExportDeclaration(node: ExportDeclaration, decorators: readonly Decorator[] | undefined, mod… method