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.ts3914updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
8044 const updateModuleDeclaration: { constant
8620updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
DtypescriptServices.d.ts3914updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
8044 const updateModuleDeclaration: { constant
8620updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3914updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
11990 const updateModuleDeclaration: { constant
12566updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsc.js21045 function updateModuleDeclaration(node, modifiers, name, body) { function
DtypingsInstaller.js26091 function updateModuleDeclaration(node, modifiers, name, body) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3914updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
8044 const updateModuleDeclaration: { constant
8620updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3914updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly Modifier[] | undefined, name:… method
11990 const updateModuleDeclaration: { constant
12566updateModuleDeclaration(node: ModuleDeclaration, decorators: readonly Decorator[] | undefined, mod… method