Home
last modified time | relevance | path

Searched defs:Decls (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h151 const ArenaVector<T *> &Decls() const in Decls() function
Dscope.h253 const ArenaVector<Decl *> &Decls() const in Decls() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h157 [[nodiscard]] ArenaVector<Decl *> &Decls() noexcept in Decls() function
162 [[nodiscard]] const ArenaVector<Decl *> &Decls() const noexcept in Decls() function
Ddeclaration.h127 const ArenaVector<T *> &Decls() const in Decls() function