Searched refs:HasGeneratedMethods (Results 1 – 12 of 12) sorted by relevance
92 bool HasGeneratedMethods(const Descriptor* descriptor) const;
194 bool Context::HasGeneratedMethods(const Descriptor* descriptor) const { in HasGeneratedMethods() function in google::protobuf::compiler::java::Context
119 if (context_->HasGeneratedMethods(descriptor_)) { in Generate()517 if (context_->HasGeneratedMethods(descriptor_)) { in GenerateCommonBuilderMethods()
376 if (context_->HasGeneratedMethods(descriptor_)) { in Generate()500 if (context_->HasGeneratedMethods(descriptor_)) { in Generate()1340 if (context_->HasGeneratedMethods(descriptor_)) { in GenerateParser()
603 context_->HasGeneratedMethods(descriptor_->containing_type())) { in GenerateMembers()
649 context_->HasGeneratedMethods(descriptor_->containing_type())) { in GenerateMembers()
635 context_->HasGeneratedMethods(descriptor_->containing_type())) { in GenerateMembers()
652 context_->HasGeneratedMethods(descriptor_->containing_type())) { in GenerateMembers()
195 inline bool HasGeneratedMethods(const FileDescriptor* file, in HasGeneratedMethods() function
279 HasGeneratedMethods(descriptor_->file(), options_)) { in GeneratePrivateMembers()
245 HasGeneratedMethods(descriptor_->file(), options_)) { in GeneratePrivateMembers()
1055 if (HasGeneratedMethods(descriptor_->file(), options_)) { in GenerateClassDefinition()1259 if (HasGeneratedMethods(descriptor_->file(), options_) && in GenerateClassDefinition()1871 if (HasGeneratedMethods(descriptor_->file(), options_)) { in GenerateClassMethods()2667 if (HasGeneratedMethods(descriptor_->file(), options_)) { in GenerateSwap()