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.h2769 // optional string trailing_comments = 4;
2773 inline const ::std::string& trailing_comments() const;
2779 inline void set_allocated_trailing_comments(::std::string* trailing_comments);
6648 // optional string trailing_comments = 4;
6664 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
6665 // @@protoc_insertion_point(field_get:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6674 // @@protoc_insertion_point(field_set:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6682 // @@protoc_insertion_point(field_set_char:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6690 // @@protoc_insertion_point(field_set_pointer:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6697 // @@protoc_insertion_point(field_mutable:google.protobuf.SourceCodeInfo.Location.trailing_comments)
6710 set_allocated_trailing_comments(::std::string* trailing_comments) argument
[all...]

Completed in 106 milliseconds