Home
last modified time | relevance | path

Searched defs:updateModuleBlock (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts625 export const updateModuleBlock = Debug.deprecate(factory.updateModuleBlock, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts3916 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
8051 const updateModuleBlock: (node: ModuleBlock, statements: readonly Statement[]) => ModuleBlock; constant
DtypescriptServices.d.ts3916 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
8051 const updateModuleBlock: (node: ModuleBlock, statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3916 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
11997 const updateModuleBlock: (node: ModuleBlock, statements: readonly Statement[]) => ModuleBlock; constant
Dtsc.js21064 function updateModuleBlock(node, statements) { function
DtypingsInstaller.js26112 function updateModuleBlock(node, statements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3916 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
8051 const updateModuleBlock: (node: ModuleBlock, statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3916 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
11997 const updateModuleBlock: (node: ModuleBlock, statements: readonly Statement[]) => ModuleBlock; constant