Searched defs:DescriptorComp (Results 1 – 1 of 1) sorted by relevance
66 struct DescriptorComp { struct67 bool operator()(const Descriptor* lhs, const Descriptor* rhs) const { in operator ()()