Searched defs:NamespaceDecl (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | declaration.h | 261 class NamespaceDecl : public MultiDecl<ir::TSModuleDeclaration> { class 263 explicit NamespaceDecl(ArenaAllocator *allocator, util::StringView name) in NamespaceDecl() function in panda::es2panda::panda::es2panda::binder::NamespaceDecl |
Completed in 2 milliseconds