Searched defs:annotationItem (Results 1 – 3 of 3) sorted by relevance
336 static void DeduplicateAnnotationValue(AnnotationItem *annotationItem, ItemDeduper *deduper) in DeduplicateAnnotationValue()
555 auto *annotationItem = CreateAnnotationItem(container, annotation, program, entities); in CreateScalarAnnotationValueItem() local745 auto *annotationItem = CreateAnnotationItem(container, annotation, program, entities); in AddAnnotations() local
222 auto *annotationItem = container.CreateItem<AnnotationItem>(classItem, elems, tags); in TEST() local