Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.8/
DmergeDecoratorsAndModifiers.ts182updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
252 updateModuleDeclaration, constant
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts619 …export const updateModuleDeclaration = Debug.deprecate(factory.updateModuleDeclaration, factoryDep… constant
/third_party/typescript/lib/
Dtypescript.d.ts3849updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
7920 const updateModuleDeclaration: { constant
8496updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
DtypescriptServices.d.ts3849updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
7920 const updateModuleDeclaration: { constant
8496updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3849updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
11859 const updateModuleDeclaration: { constant
12435updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
DtypingsInstaller.js25854 function updateModuleDeclaration(node, modifiers, name, body) { function
Dtsc.js20853 function updateModuleDeclaration(node, modifiers, name, body) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3849updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
7920 const updateModuleDeclaration: { constant
8496updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3849updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
11859 const updateModuleDeclaration: { constant
12435updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method