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.ts1346 const namespaceDeclaration = factory.updateModuleDeclaration( constant
/third_party/typescript/lib/
Dtsc.js107930 function getTopNamespace(namespaceDeclaration) { argument
DtypingsInstaller.js129711 function getTopNamespace(namespaceDeclaration) { argument