Searched refs:RuntimeUsesHasBit (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ | ||
D | objectivec_field.h | 77 virtual bool RuntimeUsesHasBit(void) const = 0; |
D | objectivec_field.cc | 305 bool SingleFieldGenerator::RuntimeUsesHasBit(void) const { in RuntimeUsesHasBit() function in google::protobuf::compiler::objectivec::SingleFieldGenerator |