Searched defs:AnnotationSet (Results 1 – 5 of 5) sorted by relevance
28 class AnnotationSet; variable
237 public static final class AnnotationSet { class in Annotations271 private AnnotationSet( in AnnotationSet() method in Annotations.AnnotationSet
280 struct AnnotationSet : public Node { struct289 std::vector<AnnotationSet*> annotations; argument
171 using AnnotationSet = set<shared_ptr<Annotation>, SharedComparator>; variable
188 message AnnotationSet { message