Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h108 class MultiDecl : public Decl { class
110 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name) in MultiDecl() function in ark::es2panda::ark::es2panda::varbinder::MultiDecl
115 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *declNode) in MultiDecl() function in ark::es2panda::ark::es2panda::varbinder::MultiDecl
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h144 class MultiDecl : public Decl { class
146 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name) in MultiDecl() function in panda::es2panda::panda::es2panda::binder::MultiDecl
[all...]

Completed in 3 milliseconds