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