Searched defs:HasGenerateAll (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | code_generator.h | 109 virtual bool HasGenerateAll() const { return true; } in HasGenerateAll() function |
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ | ||
| D | generator.cc | 67 bool ObjectiveCGenerator::HasGenerateAll() const { return true; } in HasGenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator |