Searched defs:LeadingComments (Results 1 – 6 of 6) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | DescriptorDeclaration.cs | 77 public string LeadingComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration |
| D | Descriptor.cs | 10267 public string LeadingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location |
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | DescriptorDeclaration.cs | 77 public string LeadingComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration |
| D | Descriptor.cs | 10267 public string LeadingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location |
| /external/golang-protobuf/reflect/protoreflect/ | ||
| D | source.go | 54 LeadingComments string member |
| /external/golang-protobuf/types/descriptorpb/ | ||
| D | descriptor.pb.go | 3177 …LeadingComments *string `protobuf:"bytes,3,opt,name=leading_comments,json=leadingComments… member |