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

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h119 string trailing_comments; member in struct:google::protobuf::SourceLocation
H A Ddescriptor.pb.h2636 // optional string trailing_comments = 4;
2640 inline const ::std::string& trailing_comments() const;
2646 inline void set_allocated_trailing_comments(::std::string* trailing_comments);
5860 // optional string trailing_comments = 4;
5876 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
5917 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { argument
5921 if (trailing_comments) {
5923 trailing_comments_ = trailing_comments;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h119 string trailing_comments; member in struct:google::protobuf::SourceLocation
H A Ddescriptor.pb.h2636 // optional string trailing_comments = 4;
2640 inline const ::std::string& trailing_comments() const;
2646 inline void set_allocated_trailing_comments(::std::string* trailing_comments);
5860 // optional string trailing_comments = 4;
5876 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
5917 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { argument
5921 if (trailing_comments) {
5923 trailing_comments_ = trailing_comments;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h119 string trailing_comments; member in struct:google::protobuf::SourceLocation
H A Ddescriptor.pb.h2636 // optional string trailing_comments = 4;
2640 inline const ::std::string& trailing_comments() const;
2646 inline void set_allocated_trailing_comments(::std::string* trailing_comments);
5860 // optional string trailing_comments = 4;
5876 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
5917 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { argument
5921 if (trailing_comments) {
5923 trailing_comments_ = trailing_comments;
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h145 string trailing_comments; member in struct:google::protobuf::SourceLocation
H A Ddescriptor.pb.h3269 // optional string trailing_comments = 4;
3273 const ::std::string& trailing_comments() const;
3279 void set_allocated_trailing_comments(::std::string* trailing_comments);
7312 // optional string trailing_comments = 4;
7326 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
7327 // @@protoc_insertion_point(field_get:google.protobuf.SourceCodeInfo.Location.trailing_comments)
7333 // @@protoc_insertion_point(field_set:google.protobuf.SourceCodeInfo.Location.trailing_comments)
7338 // @@protoc_insertion_point(field_set_char:google.protobuf.SourceCodeInfo.Location.trailing_comments)
7344 // @@protoc_insertion_point(field_set_pointer:google.protobuf.SourceCodeInfo.Location.trailing_comments)
7348 // @@protoc_insertion_point(field_mutable:google.protobuf.SourceCodeInfo.Location.trailing_comments)
7356 set_allocated_trailing_comments(::std::string* trailing_comments) argument
7362 trailing_comments_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), trailing_comments); local
[all...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h119 string trailing_comments; member in struct:google::protobuf::SourceLocation
H A Ddescriptor.pb.h2636 // optional string trailing_comments = 4;
2640 inline const ::std::string& trailing_comments() const;
2646 inline void set_allocated_trailing_comments(::std::string* trailing_comments);
5860 // optional string trailing_comments = 4;
5876 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
5917 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { argument
5921 if (trailing_comments) {
5923 trailing_comments_ = trailing_comments;

Completed in 222 milliseconds