Home | History | Annotate | Download | only in Sema

Lines Matching refs:sort

74     // Sort by the pointer value of the common ancestor.
189 std::sort(list.begin(), list.end(), UnqualUsingEntry::Comparator());
3789 std::sort(sortedDistances.begin(), sortedDistances.end());