Home
last modified time | relevance | path

Searched refs:LeadingDetachedComments (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorDeclaration.cs92 public IReadOnlyList<string> LeadingDetachedComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
106LeadingDetachedComments = new ReadOnlyCollection<string>(location.LeadingDetachedComments.ToList()… in DescriptorDeclaration()
DDescriptor.cs7864 public pbc::RepeatedField<string> LeadingDetachedComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DDescriptorDeclarationTest.cs80 message.Declaration.LeadingDetachedComments); in MessageComments()
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2504LeadingDetachedComments []string `protobuf:"bytes,6,rep,name=leading_detached_comments,json=leadin… member
2565 return m.LeadingDetachedComments