Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/fourslash/
DrenameDeclarationKeywords.ts56 namespaceDecl, constant
DreferencesForDeclarationKeywords.ts51 namespaceDecl, constant
/third_party/libxml2/
Dlegacy.c1303 namespaceDecl(void *ctx ATTRIBUTE_UNUSED, in namespaceDecl() function
/third_party/gettext/gnulib-local/lib/libxml/
Dlegacy.c1332 namespaceDecl(void *ctx ATTRIBUTE_UNUSED, in namespaceDecl() function
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts1264 …const namespaceDecl = factory.createModuleDeclaration(/*decorators*/ undefined, ensureModifiers(in… constant