Searched defs:FieldDescriptorCompare (Results 1 – 1 of 1) sorted by relevance
65 struct FieldDescriptorCompare { struct66 bool operator()(const FieldDescriptor* f1, const FieldDescriptor* f2) const { in operator ()()