Searched refs:IsProto2 (Results 1 – 5 of 5) sorted by relevance
55 def IsProto2(message): function86 if IsProto2(message):95 if IsProto2(message):121 if IsProto2(message):130 if IsProto2(message):168 if IsProto2(message):178 if IsProto2(message):188 if IsProto2(message):426 if IsProto2(message):439 if IsProto2(message):[all …]
157 inline bool IsProto2(const FileDescriptor* descriptor) { in IsProto2() function178 return IsProto2(descriptor->file()) || descriptor->has_optional_keyword(); in SupportsPresenceApi()
77 if (IsProto2(descriptor_->file())) { in GenerateMembers()
358 inline bool IsProto2(const FileDescriptor* descriptor) { in IsProto2() function368 IsProto2(descriptor->file())); in SupportFieldPresence()381 (descriptor->has_optional_keyword() || IsProto2(descriptor->file())); in HasHasbit()
477 if (IsProto2(descriptor_->file())) { in GenerateDynamicMethodNewBuildMessageInfo()