Searched refs:annotation_set_items_ (Results 1 – 1 of 1) sorted by relevance
466 CollectionVector<AnnotationSetItem>& AnnotationSetItems() { return annotation_set_items_; } in AnnotationSetItems()468 return annotation_set_items_; in AnnotationSetItems()562 IndexedCollectionVector<AnnotationSetItem> annotation_set_items_; variable