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/
DtypescriptServices.d.ts3877updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
7955 const updateModuleDeclaration: { constant
8531updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtypescript.d.ts3877updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
7955 const updateModuleDeclaration: { constant
8531updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3877updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
11901 const updateModuleDeclaration: { constant
12477updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsc.js20884 function updateModuleDeclaration(node, modifiers, name, body) { function
DtypingsInstaller.js25888 function updateModuleDeclaration(node, modifiers, name, body) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3877updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
7955 const updateModuleDeclaration: { constant
8531updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3877updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
11901 const updateModuleDeclaration: { constant
12477updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method