PrintNestedEnums  376 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc     PrintNestedEnums(*file_->message_type(i));
PrintNestedEnums  422 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc     PrintNestedEnums(*descriptor.nested_type(i));
PrintNestedEnums   77 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h   void PrintNestedEnums(const Descriptor& descriptor) const;