Home
last modified time | relevance | path

Searched refs:IsProto2MessageSetFile (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h395 inline bool IsProto2MessageSetFile(const FileDescriptor* file, in IsProto2MessageSetFile() function
Dcpp_file.cc418 if (IsProto2MessageSetFile(file_, options_)) { in GenerateSourceIncludes()