Searched refs:has_bits_decl (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.cc799 const string has_bits_decl = sizeof_has_bits == 0 ? "" : local
832 printer->Print(has_bits_decl.c_str());

Completed in 49 milliseconds