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