Searched refs:GenCpp (Results 1 – 1 of 1) sorted by relevance
128 void GenCpp(const Descriptor*, Printer*, std::string prefix);268 GenCpp(msg, &cpp_printer, ""); in Convert()380 void ProtoToCpp::GenCpp(const Descriptor* msg, Printer* p, std::string prefix) { in GenCpp() function in ProtoToCpp504 GenCpp(field->message_type(), p, child_prefix); in GenCpp()