Searched defs:Decls (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| H A D | declaration.h | 120 const ArenaVector<T *> &Decls() const in Decls() function in ark::es2panda::ark::es2panda::varbinder::MultiDecl |
| H A D | scope.h | 158 ArenaVector<Decl *> &Decls() in Decls() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::Scope 163 const ArenaVector<Decl *> &Decls() const in Decls() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::Scope |
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| H A D | declaration.h | 151 const ArenaVector<T *> &Decls() const in Decls() function in panda::es2panda::panda::es2panda::binder::MultiDecl |
| H A D | scope.h | 253 const ArenaVector<Decl *> &Decls() const in Decls() function in Scope |
Completed in 5 milliseconds