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.ts636 export const updateModuleBlock: typeof factory.updateModuleBlock = Debug.deprecate(factory.updateMo… constant
/third_party/typescript/src/compiler/
Dtypes.ts8351 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
/third_party/typescript/lib/
Dtypescript.d.ts4105 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
Dtsserverlibrary.d.ts8108 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
DtypingsInstaller.js15967 function updateModuleBlock(node, statements) { function
Dtsc.js21258 function updateModuleBlock(node, statements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4105 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method
Dtsserverlibrary.d.ts8108 updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock; method