Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DclassDeclaration.h56 ArenaVector<Decorator *> decorators_; variable
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h135 ArenaVector<Decorator *> decorators_; in DEFINE_BITOPS() local
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassProperty.h95 ArenaVector<Decorator *> decorators_; variable
DmethodDefinition.h127 ArenaVector<Decorator *> decorators_; variable