Searched defs:FieldGeneratorBase (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ | ||
| D | csharp_message.h | 23 class FieldGeneratorBase; variable |
| D | csharp_helpers.h | 33 class FieldGeneratorBase; variable |
| D | csharp_field_base.cc | 132 FieldGeneratorBase::FieldGeneratorBase(const FieldDescriptor* descriptor, in FieldGeneratorBase() function in google::protobuf::compiler::csharp::FieldGeneratorBase |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | field.cc | 112 FieldGeneratorBase::FieldGeneratorBase(const FieldDescriptor* field, in FieldGeneratorBase() function in google::protobuf::compiler::cpp::FieldGeneratorBase |