Home
last modified time | relevance | path

Searched defs:HasGenerateAll (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h109 virtual bool HasGenerateAll() const { return true; } in HasGenerateAll() function
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dgenerator.cc67 bool ObjectiveCGenerator::HasGenerateAll() const { return true; } in HasGenerateAll() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator