Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DclassDeclaration.h53 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DclassDeclaration.h39 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
DvariableDeclaration.h57 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DspreadElement.h57 [[nodiscard]] const ArenaVector<Decorator *> &Decorators() const noexcept in Decorators() function
DclassElement.h81 [[nodiscard]] const ArenaVector<Decorator *> &Decorators() const noexcept in Decorators() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DarrayExpression.h117 [[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/ets2panda/ir/ts/
DtsTypeAliasDeclaration.h70 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
DtsEnumDeclaration.h118 const ArenaVector<Decorator *> &Decorators() const in Decorators() function
DtsInterfaceDeclaration.h144 const ArenaVector<Decorator *> &Decorators() const 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