Searched refs:WantsHasProperty (Results 1 – 4 of 4) sorted by relevance
272 if (WantsHasProperty()) { in GeneratePropertyDeclaration()281 if (WantsHasProperty()) { in GeneratePropertyImplementation()288 bool SingleFieldGenerator::WantsHasProperty(void) const { in WantsHasProperty() function in google::protobuf::compiler::objectivec::SingleFieldGenerator335 if (WantsHasProperty()) { in GeneratePropertyDeclaration()401 bool RepeatedFieldGenerator::WantsHasProperty(void) const { in WantsHasProperty() function in google::protobuf::compiler::objectivec::RepeatedFieldGenerator
100 virtual bool WantsHasProperty(void) const = 0;123 virtual bool WantsHasProperty(void) const;160 virtual bool WantsHasProperty(void) const;
51 virtual bool WantsHasProperty(void) const;
76 bool MessageFieldGenerator::WantsHasProperty(void) const { in WantsHasProperty() function in google::protobuf::compiler::objectivec::MessageFieldGenerator