Searched defs:SortByName (Results 1 – 2 of 2) sorted by relevance
48 struct SortByName { struct49 bool operator()(const DescriptorT* l, const DescriptorT* r) const { in operator ()()