Searched refs:olderAnnotations (Results 1 – 1 of 1) sorted by relevance
113 vector<string> olderAnnotations = get_strict_annotations(older); in have_compatible_annotations() local115 sort(olderAnnotations.begin(), olderAnnotations.end()); in have_compatible_annotations()117 if (olderAnnotations != newerAnnotations) { in have_compatible_annotations()