Home
last modified time | relevance | path

Searched defs:Decorators (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DclassDeclaration.h39 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
DvariableDeclaration.h52 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DclassDeclaration.h53 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsStructDeclaration.h45 [[nodiscard]] const ArenaVector<Decorator *> &Decorators() const noexcept in Decorators() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DspreadElement.h56 [[nodiscard]] const ArenaVector<Decorator *> &Decorators() const noexcept in Decorators() function
DclassElement.h71 [[nodiscard]] const ArenaVector<Decorator *> &Decorators() const noexcept in Decorators() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeAliasDeclaration.h66 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
DtsEnumDeclaration.h117 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
DtsInterfaceDeclaration.h143 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DarrayExpression.h112 [[nodiscard]] const ArenaVector<Decorator *> &Decorators() const noexcept in Decorators() function
DobjectExpression.h79 [[nodiscard]] const ArenaVector<Decorator *> &Decorators() const noexcept in Decorators() function
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassProperty.h95 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
DmethodDefinition.h126 const ArenaVector<Decorator *> &Decorators() const in Decorators() function