Home
last modified time | relevance | path

Searched defs:EnumDecl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h236 class EnumDecl : public Decl { class
238 explicit EnumDecl(util::StringView name) : Decl(name) {} in EnumDecl() function in ark::es2panda::ark::es2panda::varbinder::EnumDecl
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h241 class EnumDecl : public Decl { class
243 explicit EnumDecl(util::StringView name) : Decl(name) {} in EnumDecl() function in panda::es2panda::panda::es2panda::binder::EnumDecl

Completed in 3 milliseconds