Searched refs:PrintNestedEnums (Results 1 – 2 of 2) sorted by relevance
82 void PrintNestedEnums(const Descriptor& descriptor) const;
494 PrintNestedEnums(*file_->message_type(i)); in PrintAllNestedEnumsInFile()541 void Generator::PrintNestedEnums(const Descriptor& descriptor) const { in PrintNestedEnums() function in google::protobuf::compiler::python::Generator543 PrintNestedEnums(*descriptor.nested_type(i)); in PrintNestedEnums()