Home
last modified time | relevance | path

Searched defs:annotation_elem_name (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Dabc_annotation_processor.cpp68 auto annotation_elem_name = GetStringById(annotation_data_accessor_elem.GetNameId()); in FillAnnotationElements() local
50 FillLiteralArrayAnnotation(std::vector<pandasm::AnnotationElement> &elements, const std::string &annotation_elem_name, uint32_t value) FillLiteralArrayAnnotation() argument
/arkcompiler/runtime_core/assembler/
H A Dannotation.cpp262 void AnnotationData::DeleteAnnotationElementByName(const std::string_view &annotation_elem_name) in DeleteAnnotationElementByName() argument
H A Dmeta.h211 void DeleteAnnotationElementByName(std::string_view annotation_name, std::string_view annotation_elem_name) in DeleteAnnotationElementByName() argument

Completed in 3 milliseconds