Searched refs:ListAllFields (Results 1 – 3 of 3) sorted by relevance
1198 void ListAllFields(const Descriptor* d, in ListAllFields() function1202 ListAllFields(d->nested_type(i), fields); in ListAllFields()1214 void ListAllFields(const FileDescriptor* d, in ListAllFields() function1218 ListAllFields(d->message_type(i), fields); in ListAllFields()
560 void ListAllFields(const Descriptor* d,562 void ListAllFields(const FileDescriptor* d,
162 ListAllFields(file_, &fields); in GenerateMacroUndefs()1144 ListAllFields(file_, &fields); in GenerateForwardDeclarations()