Home
last modified time | relevance | path

Searched defs:namespaceDeclaration (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/transformers/module/
Dmodule.ts902 const namespaceDeclaration = getNamespaceDeclarationNode(node); constant
/third_party/typescript/src/compiler/factory/
Dutilities.ts569 const namespaceDeclaration = getNamespaceDeclarationNode(node); constant
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts1336 const namespaceDeclaration = factory.updateModuleDeclaration( constant
/third_party/typescript/lib/
DtypingsInstaller.js128073 function getTopNamespace(namespaceDeclaration) { argument
Dtsc.js106505 function getTopNamespace(namespaceDeclaration) { argument