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/
Dtypescript.d.ts3850 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
7925 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
DtypescriptServices.d.ts3850 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
7925 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3850 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
11864 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
DtypingsInstaller.js25868 function createModuleBlock(statements) { function
Dtsc.js20866 function createModuleBlock(statements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3850 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
7925 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3850 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
11864 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant