Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/
DannotationAllowed.h85 void AddAnnotations(AnnotationUsage *const annotations) in AddAnnotations() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h206 void AddAnnotations(const std::vector<AnnotationData> &annotations) in AddAnnotations() function
Dassembly-emitter.cpp782 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.cpp489 bool AsmEmitter::AddAnnotations(T *item, ItemContainer *container, const AnnotationMetadata &metada… in AddAnnotations() function in panda::pandasm::AsmEmitter