Searched defs:GenerateDestructorCode (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.h125 virtual void GenerateDestructorCode(io::Printer* printer) const {} function in class:google::protobuf::compiler::cpp::FieldGenerator
H A Dcpp_string_field.cc250 GenerateDestructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringFieldGenerator
440 GenerateDestructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringOneofFieldGenerator

Completed in 117 milliseconds