Searched refs:ListAllFields (Results 1 – 3 of 3) sorted by relevance
1223 void ListAllFields(const Descriptor* d, in ListAllFields() function1227 ListAllFields(d->nested_type(i), fields); in ListAllFields()1239 void ListAllFields(const FileDescriptor* d, in ListAllFields() function1243 ListAllFields(d->message_type(i), fields); in ListAllFields()
611 void ListAllFields(const Descriptor* d,613 void ListAllFields(const FileDescriptor* d,
163 ListAllFields(file_, &fields); in GenerateMacroUndefs()1189 ListAllFields(file_, &fields); in GenerateForwardDeclarations()