Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts633 export const createModuleBlock = Debug.deprecate(factory.createModuleBlock, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3526 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
10786 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtypescript.d.ts3526 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
7003 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
/third_party/typescript/lib/
Dtypescript.d.ts3450 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
6914 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3450 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
10659 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
DtypescriptServices.d.ts3450 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
6914 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
DtypingsInstaller.js23501 function createModuleBlock(statements) { function
Dtsc.js18864 function createModuleBlock(statements) { function
DtypescriptServices.js23706 function createModuleBlock(statements) { function
Dtypescript.js23706 function createModuleBlock(statements) { function
Dtsserverlibrary.js23706 function createModuleBlock(statements) { function
Dtsserver.js23512 function createModuleBlock(statements) { function