Home
last modified time | relevance | path

Searched refs:SetAnnotations (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DclassDeclaration.h40 def_->Ctor()->SetAnnotations(std::move(annotations)); in ClassDeclaration()
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DmethodDefinition.h136 void SetAnnotations(ArenaVector<Annotation *> &&annotations) in SetAnnotations() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::MethodDefinition
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.cpp226 func.metadata->SetAnnotations(std::move(annotations)); in GenAnnotation()
526 classRecord.metadata->SetAnnotations(std::move(annotations)); in GenClassRecord()
/arkcompiler/runtime_core/static_core/assembler/
H A Dmeta.h200 void SetAnnotations(std::vector<AnnotationData> &&annotations) in SetAnnotations() function in ark::pandasm::AnnotationMetadata
/arkcompiler/runtime_core/assembler/
H A Dmeta.h201 void SetAnnotations(std::vector<AnnotationData> &&annotations) in SetAnnotations() function in panda::pandasm::AnnotationMetadata
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp652 method.metadata->SetAnnotations(std::move(method_annotation)); in AddAnnotationElement()

Completed in 8 milliseconds