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