Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts634 …export const createNamespaceExportDeclaration = Debug.deprecate(factory.createNamespaceExportDecla… constant
/third_party/typescript/lib/
Dtypescript.d.ts3882 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
7968 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
DtypescriptServices.d.ts3882 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
7968 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
Dtsserverlibrary.d.ts3882 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
11914 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
DtypingsInstaller.js25928 function createNamespaceExportDeclaration(name) { function
Dtsc.js20919 function createNamespaceExportDeclaration(name) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3882 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
7968 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant
Dtsserverlibrary.d.ts3882 createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration; method
11914 … const createNamespaceExportDeclaration: (name: string | Identifier) => NamespaceExportDeclaration; constant