Home
last modified time | relevance | path

Searched refs:leading_comments (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_doc_comment.cc50 string comments = location.leading_comments.empty() ? in WriteDocCommentBodyImpl()
51 location.trailing_comments : location.leading_comments; in WriteDocCommentBodyImpl()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment.cc107 string comments = location.leading_comments.empty() ? in WriteDocCommentBodyForLocation()
108 location.trailing_comments : location.leading_comments; in WriteDocCommentBodyForLocation()
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc814 const string& comments = location.leading_comments.empty() in BuildCommentsString()
816 : location.leading_comments; in BuildCommentsString()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc13481 this->leading_comments().data(), this->leading_comments().length(), in MergePartialFromCodedStream()
13575 this->leading_comments().data(), this->leading_comments().length(), in SerializeWithCachedSizes()
13579 3, this->leading_comments(), output); in SerializeWithCachedSizes()
13643 this->leading_comments().data(), this->leading_comments().length(), in SerializeWithCachedSizesToArray()
13648 3, this->leading_comments(), target); in SerializeWithCachedSizesToArray()
13689 this->leading_comments()); in ByteSize()
14147 const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function in google::protobuf::SourceCodeInfo_Location
14177 void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments) { in set_allocated_leading_comments() argument
14178 if (leading_comments != NULL) { in set_allocated_leading_comments()
14183 …etAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), leading_comments); in set_allocated_leading_comments()
Ddescriptor.h144 string leading_comments; member
Ddescriptor.pb.h3261 const ::std::string& leading_comments() const;
3267 void set_allocated_leading_comments(::std::string* leading_comments);
7272 inline const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function
7302 inline void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments in set_allocated_leading_comments() argument
7303 if (leading_comments != NULL) { in set_allocated_leading_comments()
7308 …etAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), leading_comments); in set_allocated_leading_comments()
Ddescriptor.cc2059 if (!source_loc_.leading_comments.empty()) { in AddPreComment()
2060 *output += FormatComment(source_loc_.leading_comments); in AddPreComment()
2606 out_location->leading_comments = loc->leading_comments(); in GetSourceLocation()
Ddescriptor.proto773 optional string leading_comments = 3; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto617 optional string leading_comments = 3; field
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2250 iter->second->leading_comments()); in HasSpanWithComment()
/external/protobuf/php/ext/google/protobuf/
Dupb.h6983 inline upb::reffed_ptr<const upb::FieldDef> leading_comments() { RETURN_REFFED(upb::FieldDef, upbde…