Searched refs:AnnotationSet (Results 1 – 4 of 4) sorted by relevance
129 using AnnotationSet = set<shared_ptr<Annotation>, SharedComparator>; variable131 using FieldNumberToAnnotations = map<int, AnnotationSet>;
252 const AnnotationSet* annotationSet; in TEST()253 AnnotationSet::const_iterator annotationSetIt; in TEST()322 const AnnotationSet* annotationSet; in TEST()323 AnnotationSet::const_iterator annotationSetIt; in TEST()
49 const AnnotationSet& annotations = atomDecl->fieldNumberToAnnotations.at(argIndex); in write_annotations()
79 const AnnotationSet& annotations = atomDecl->fieldNumberToAnnotations.at(argIndex); in write_annotations()