Searched defs:LeadingDetachedComments (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | DescriptorDeclaration.cs | 92 public IReadOnlyList<string> LeadingDetachedComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration |
D | Descriptor.cs | 7864 public pbc::RepeatedField<string> LeadingDetachedComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location |
/external/golang-protobuf/protoc-gen-go/descriptor/ | ||
D | descriptor.pb.go | 2504 …LeadingDetachedComments []string `protobuf:"bytes,6,rep,name=leading_detached_comments,json=leadin… member |