Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts622 export const createModuleBlock = Debug.deprecate(factory.createModuleBlock, factoryDeprecation); constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3878 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
7960 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtypescript.d.ts3878 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
7960 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3878 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
11906 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsc.js20897 function createModuleBlock(statements) { function
DtypingsInstaller.js25902 function createModuleBlock(statements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3878 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
7960 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3878 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
11906 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant