Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DclassDeclarationBuilder.h53 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DfunctionDeclaration.h95 ArenaVector<Decorator *> decorators_; variable
DclassDeclaration.h87 ArenaVector<Decorator *> decorators_; variable
DvariableDeclaration.h109 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/es2panda/ir/statements/
DclassDeclaration.h76 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassElement.h122 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DobjectExpression.h141 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeAliasDeclaration.h149 ArenaVector<Decorator *> decorators_; variable
DtsEnumDeclaration.h161 ArenaVector<ir::Decorator *> decorators_; variable
DtsInterfaceDeclaration.h206 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassProperty.h152 ArenaVector<Decorator *> decorators_; variable
DmethodDefinition.h193 ArenaVector<Decorator *> decorators_; variable