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.ts3915 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
8049 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
DtypescriptServices.d.ts3915 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
8049 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3915 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
11995 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsc.js21058 function createModuleBlock(statements) { function
DtypingsInstaller.js26105 function createModuleBlock(statements) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3915 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
8049 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant
Dtsserverlibrary.d.ts3915 createModuleBlock(statements: readonly Statement[]): ModuleBlock; method
11995 const createModuleBlock: (statements: readonly Statement[]) => ModuleBlock; constant