Searched defs:proto3_optional (Results 1 – 4 of 4) sorted by relevance
108 protected $proto3_optional = null; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
238 optional bool proto3_optional = 17; field
8696 inline bool FieldDescriptorProto::proto3_optional() const { in proto3_optional() function
1474 bool proto3_optional) { in msgdef_add_field()