Searched defs:trailing_comments (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h118 string trailing_comments; member in struct:google::protobuf::SourceLocation
H A Ddescriptor.pb.h2759 // optional string trailing_comments = 4;
2763 inline const ::std::string& trailing_comments() const;
2769 inline void set_allocated_trailing_comments(::std::string* trailing_comments);
6614 // optional string trailing_comments = 4;
6630 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
6631 // @@protoc_insertion_point(field_get:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6640 // @@protoc_insertion_point(field_set:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6648 // @@protoc_insertion_point(field_set_char:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6656 // @@protoc_insertion_point(field_set_pointer:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6663 // @@protoc_insertion_point(field_mutable:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6676 set_allocated_trailing_comments(::std::string* trailing_comments) argument
[all...]

Completed in 176 milliseconds