Searched refs:WantsHasProperty (Results 1 – 4 of 4) sorted by relevance
271 if (WantsHasProperty()) { in GeneratePropertyDeclaration()280 if (WantsHasProperty()) { in GeneratePropertyImplementation()287 bool SingleFieldGenerator::WantsHasProperty(void) const { in WantsHasProperty() function in google::protobuf::compiler::objectivec::SingleFieldGenerator334 if (WantsHasProperty()) { in GeneratePropertyDeclaration()400 bool RepeatedFieldGenerator::WantsHasProperty(void) const { in WantsHasProperty() function in google::protobuf::compiler::objectivec::RepeatedFieldGenerator
98 virtual bool WantsHasProperty(void) const = 0;121 virtual bool WantsHasProperty(void) const;158 virtual bool WantsHasProperty(void) const;
55 virtual bool WantsHasProperty(void) const;
75 bool MessageFieldGenerator::WantsHasProperty(void) const { in WantsHasProperty() function in google::protobuf::compiler::objectivec::MessageFieldGenerator