Home
last modified time | relevance | path

Searched refs:trailing_comments (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/
Dcsharp_doc_comment.cc51 location.trailing_comments : location.leading_comments; in WriteDocCommentBodyImpl()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_doc_comment.cc108 location.trailing_comments : location.leading_comments; in WriteDocCommentBodyForLocation()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc835 ? location.trailing_comments in BuildCommentsString()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc13994 this->trailing_comments().data(), this->trailing_comments().length(), in MergePartialFromCodedStream()
14081 this->trailing_comments().data(), this->trailing_comments().length(), in SerializeWithCachedSizes()
14085 4, this->trailing_comments(), output); in SerializeWithCachedSizes()
14150 this->trailing_comments().data(), this->trailing_comments().length(), in InternalSerializeWithCachedSizesToArray()
14155 4, this->trailing_comments(), target); in InternalSerializeWithCachedSizesToArray()
14192 this->trailing_comments()); in ByteSize()
14705 const ::std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function in google::protobuf::SourceCodeInfo_Location
14735 void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { in set_allocated_trailing_comments() argument
14736 if (trailing_comments != NULL) { in set_allocated_trailing_comments()
14741 …tAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), trailing_comments); in set_allocated_trailing_comments()
Ddescriptor.h145 string trailing_comments; member
Ddescriptor.pb.h3469 const ::std::string& trailing_comments() const;
3475 void set_allocated_trailing_comments(::std::string* trailing_comments);
7612 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function
7642 …e void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { in set_allocated_trailing_comments() argument
7643 if (trailing_comments != NULL) { in set_allocated_trailing_comments()
7648 …tAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), trailing_comments); in set_allocated_trailing_comments()
Ddescriptor.cc2068 if (have_source_loc_ && source_loc_.trailing_comments.size() > 0) { in AddPostComment()
2069 *output += FormatComment(source_loc_.trailing_comments); in AddPostComment()
2613 out_location->trailing_comments = loc->trailing_comments(); in GetSourceLocation()
Ddescriptor.proto784 optional string trailing_comments = 4; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser_unittest.cc2257 iter->second->trailing_comments()); in HasSpanWithComment()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h6986 inline upb::reffed_ptr<const upb::FieldDef> trailing_comments() { RETURN_REFFED(upb::FieldDef, upbd…