Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_doc_comment.cc51 location.trailing_comments : location.leading_comments; in WriteDocCommentBodyImpl()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment.cc108 location.trailing_comments : location.leading_comments; in WriteDocCommentBodyForLocation()
/external/grpc-grpc/src/compiler/
Dgenerator_helpers.h195 : location.trailing_comments; in GetComment()
Dcsharp_generator.cc58 ? location.trailing_comments in GenerateDocCommentBodyImpl()
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
Djava_generator.cpp285 location.trailing_comments : location.leading_comments; in GrpcGetCommentsForDescriptor()
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc815 ? location.trailing_comments in BuildCommentsString()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc13498 this->trailing_comments().data(), this->trailing_comments().length(), in MergePartialFromCodedStream()
13585 this->trailing_comments().data(), this->trailing_comments().length(), in SerializeWithCachedSizes()
13589 4, this->trailing_comments(), output); in SerializeWithCachedSizes()
13654 this->trailing_comments().data(), this->trailing_comments().length(), in SerializeWithCachedSizesToArray()
13659 4, this->trailing_comments(), target); in SerializeWithCachedSizesToArray()
13696 this->trailing_comments()); in ByteSize()
14201 const ::std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function in google::protobuf::SourceCodeInfo_Location
14231 void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { in set_allocated_trailing_comments() argument
14232 if (trailing_comments != NULL) { in set_allocated_trailing_comments()
14237 …tAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), trailing_comments); in set_allocated_trailing_comments()
Ddescriptor.h145 string trailing_comments; member
Ddescriptor.pb.h3273 const ::std::string& trailing_comments() const;
3279 void set_allocated_trailing_comments(::std::string* trailing_comments);
7326 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function
7356 …e void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { in set_allocated_trailing_comments() argument
7357 if (trailing_comments != NULL) { in set_allocated_trailing_comments()
7362 …tAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), trailing_comments); in set_allocated_trailing_comments()
Ddescriptor.cc2065 if (have_source_loc_ && source_loc_.trailing_comments.size() > 0) { in AddPostComment()
2066 *output += FormatComment(source_loc_.trailing_comments); in AddPostComment()
2607 out_location->trailing_comments = loc->trailing_comments(); in GetSourceLocation()
Ddescriptor.proto774 optional string trailing_comments = 4; field
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2257 iter->second->trailing_comments()); in HasSpanWithComment()
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto712 optional string trailing_comments = 4; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto802 optional string trailing_comments = 4; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto843 optional string trailing_comments = 4; field
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto843 optional string trailing_comments = 4; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto854 optional string trailing_comments = 4; field
/external/protobuf/php/ext/google/protobuf/
Dupb.h6986 inline upb::reffed_ptr<const upb::FieldDef> trailing_comments() { RETURN_REFFED(upb::FieldDef, upbd…