Home
last modified time | relevance | path

Searched refs:AddDecorator (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DclassElement.h91 void AddDecorator(ir::Decorator *const decorator) in AddDecorator() function in ark::es2panda::ir::ClassElement
H A DclassProperty.cpp174 clone->AddDecorator(decorator->Clone(allocator, clone)); in Clone()
H A DmethodDefinition.cpp263 clone->AddDecorator(decorator->Clone(allocator, clone)); in Clone()
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsStructDeclaration.cpp89 clone->AddDecorator(decorator->Clone(allocator, clone)); in Clone()
H A DetsStructDeclaration.h60 void AddDecorator(Decorator *const decorator) in AddDecorator() function in ark::es2panda::ir::ETSStructDeclaration

Completed in 2 milliseconds