Home
last modified time | relevance | path

Searched defs:annotation_element (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/abc2program/
Dabc_annotation_processor.cpp58 pandasm::AnnotationElement annotation_element( in FillLiteralArrayAnnotation() local
73 pandasm::AnnotationElement annotation_element( in FillAnnotationElements() local
81 pandasm::AnnotationElement annotation_element( in FillAnnotationElements() local
89 pandasm::AnnotationElement annotation_element( in FillAnnotationElements() local
99 pandasm::AnnotationElement annotation_element( in FillAnnotationElements() local
/arkcompiler/runtime_core/assembler/
Dannotation.cpp265 [&](pandasm::AnnotationElement &annotation_element) -> bool { in DeleteAnnotationElementByName()
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp640 pandasm::AnnotationElement annotation_element(key, std::move(pandasmValue)); in AddAnnotationElement() local