Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts645 …export const createNamespaceExportDeclaration = Debug.deprecate(factory.createNamespaceExportDecla… constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3530 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
10794 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
Dtypescript.d.ts3530 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
7011 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
/third_party/typescript/lib/
Dtypescript.d.ts3454 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
6922 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
Dtsserverlibrary.d.ts3454 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
10667 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
DtypescriptServices.d.ts3454 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
6922 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
DtypingsInstaller.js23527 function createNamespaceExportDeclaration(name) { function
Dtsc.js18886 function createNamespaceExportDeclaration(name) { function
DtypescriptServices.js23732 function createNamespaceExportDeclaration(name) { function
Dtypescript.js23732 function createNamespaceExportDeclaration(name) { function
Dtsserverlibrary.js23732 function createNamespaceExportDeclaration(name) { function
Dtsserver.js23538 function createNamespaceExportDeclaration(name) { function