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