Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h117 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name) in MultiDecl() function
122 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *declNode) in MultiDecl() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h146 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name) in MultiDecl() function