Searched refs:optional_comment (Results 1 – 2 of 2) sorted by relevance
55 string optional_comment = field.label() == FieldDescriptorProto::LABEL_OPTIONAL in write_field() local62 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' ' in write_field()
95 string optional_comment = field.label() == FieldDescriptorProto::LABEL_OPTIONAL in write_field() local102 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' ' in write_field()