Searched refs:repeated_comment (Results 1 – 2 of 2) sorted by relevance
57 string repeated_comment = field.label() == FieldDescriptorProto::LABEL_REPEATED in write_field() local62 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' ' in write_field()
124 string repeated_comment = in write_field() local128 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' ' in write_field()