Home
last modified time | relevance | path

Searched defs:decorators_ (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
DclassDeclaration.h67 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DclassDeclarationBuilder.h60 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DclassDeclaration.h76 ArenaVector<Decorator *> decorators_; variable
DvariableDeclaration.h96 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsStructDeclaration.h90 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassElement.h109 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassProperty.h152 ArenaVector<Decorator *> decorators_; variable
DmethodDefinition.h181 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsEnumDeclaration.h161 ArenaVector<ir::Decorator *> decorators_; variable