Home
last modified time | relevance | path

Searched defs:TrailingComments (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorDeclaration.cs84 public string TrailingComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
DDescriptor.cs7841 public string TrailingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/external/golang-protobuf/reflect/protoreflect/
Dsource.go56 TrailingComments string member
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go2858TrailingComments *string `protobuf:"bytes,4,opt,name=trailing_comments,json=trailingCommen… member