Home
last modified time | relevance | path

Searched refs:annotation_builder_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/assembler/
H A Dmeta.h453 annotation_builder_.Initialize(name); in InitializeAnnotationBuilder()
464 if (annotation_builder_.HasId()) { in ResetAnnotationBuilder()
465 id_map_.insert({annotation_builder_.GetId(), annotation_builder_.CreateAnnotationData()}); in ResetAnnotationBuilder()
467 annotation_builder_.AddAnnnotationDataToVector(&annotations_); in ResetAnnotationBuilder()
470 annotation_builder_.Reset(); in ResetAnnotationBuilder()
475 return annotation_builder_.IsInitialized(); in IsParseAnnotation()
492 annotation_builder_.AddElement(annotation_element_builder_.CreateAnnotationElement()); in ResetAnnotationElementBuilder()
502 AnnotationBuilder annotation_builder_; member
H A Dmeta.cpp275 if (annotation_builder_.HasId()) { in MeetExpIdAttribute()
281 annotation_builder_.SetId(value); in MeetExpIdAttribute()

Completed in 3 milliseconds