Home
last modified time | relevance | path

Searched defs:namespaceDecl (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DrenameDeclarationKeywords.ts56 namespaceDecl, constant
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts1325 …const namespaceDecl = factory.createModuleDeclaration(ensureModifiers(input), input.name!, factory… constant