Searched defs:GenerateClearingCode (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum_field.cc94 GenerateClearingCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::EnumFieldGenerator
209 GenerateClearingCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
H A Dcpp_message_field.cc95 GenerateClearingCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::MessageFieldGenerator
205 GenerateClearingCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
H A Dcpp_string_field.cc173 GenerateClearingCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringFieldGenerator
362 GenerateClearingCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedStringFieldGenerator
H A Dcpp_primitive_field.cc134 GenerateClearingCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::PrimitiveFieldGenerator
255 GenerateClearingCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator

Completed in 14 milliseconds