Home
last modified time | relevance | path

Searched defs:AddAnnotations (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dverify_mark.cpp58 void DoVerifyMark::AddAnnotations(MIRModule &module, const Klass &klass, in AddAnnotations() function in maple::DoVerifyMark
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h206 void AddAnnotations(const std::vector<AnnotationData> &annotations) in AddAnnotations() function
Dassembly-emitter.cpp671 bool AsmEmitter::AddAnnotations(T *item, ItemContainer *container, const AnnotationMetadata &metada… in AddAnnotations() function in ark::pandasm::AsmEmitter
/arkcompiler/runtime_core/assembler/
Dmeta.h206 void AddAnnotations(const std::vector<AnnotationData> &annotations) in AddAnnotations() function
Dassembly-emitter.cpp493 bool AsmEmitter::AddAnnotations(T *item, ItemContainer *container, const AnnotationMetadata &metada… in AddAnnotations() function in panda::pandasm::AsmEmitter