Lines Matching refs:SourceCodeInfo_Location
512 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, path_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
513 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, span_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
514 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, leading_comments_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
515 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, trailing_comments_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
516 …GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, leading_detached_comments_… in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
521 SourceCodeInfo_Location::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
523 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
526 sizeof(SourceCodeInfo_Location), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
527 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo_Location, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
617 SourceCodeInfo_Location_descriptor_, &SourceCodeInfo_Location::default_instance()); in protobuf_RegisterTypes()
669 delete SourceCodeInfo_Location::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
836 SourceCodeInfo_Location::default_instance_ = new SourceCodeInfo_Location(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
860 SourceCodeInfo_Location::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
13341 const int SourceCodeInfo_Location::kPathFieldNumber;
13342 const int SourceCodeInfo_Location::kSpanFieldNumber;
13343 const int SourceCodeInfo_Location::kLeadingCommentsFieldNumber;
13344 const int SourceCodeInfo_Location::kTrailingCommentsFieldNumber;
13345 const int SourceCodeInfo_Location::kLeadingDetachedCommentsFieldNumber;
13348 SourceCodeInfo_Location::SourceCodeInfo_Location() in SourceCodeInfo_Location() function in google::protobuf::SourceCodeInfo_Location
13354 void SourceCodeInfo_Location::InitAsDefaultInstance() { in InitAsDefaultInstance()
13357 SourceCodeInfo_Location::SourceCodeInfo_Location(const SourceCodeInfo_Location& from) in SourceCodeInfo_Location() function in google::protobuf::SourceCodeInfo_Location
13365 void SourceCodeInfo_Location::SharedCtor() { in SharedCtor()
13373 SourceCodeInfo_Location::~SourceCodeInfo_Location() { in ~SourceCodeInfo_Location()
13378 void SourceCodeInfo_Location::SharedDtor() { in SharedDtor()
13385 void SourceCodeInfo_Location::SetCachedSize(int size) const { in SetCachedSize()
13390 const ::google::protobuf::Descriptor* SourceCodeInfo_Location::descriptor() { in descriptor()
13395 const SourceCodeInfo_Location& SourceCodeInfo_Location::default_instance() { in default_instance()
13400 SourceCodeInfo_Location* SourceCodeInfo_Location::default_instance_ = NULL;
13402 SourceCodeInfo_Location* SourceCodeInfo_Location::New(::google::protobuf::Arena* arena) const { in New()
13403 SourceCodeInfo_Location* n = new SourceCodeInfo_Location; in New()
13410 void SourceCodeInfo_Location::Clear() { in Clear()
13429 bool SourceCodeInfo_Location::MergePartialFromCodedStream( in MergePartialFromCodedStream()
13549 void SourceCodeInfo_Location::SerializeWithCachedSizes( in SerializeWithCachedSizes()
13609 ::google::protobuf::uint8* SourceCodeInfo_Location::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
13680 int SourceCodeInfo_Location::ByteSize() const { in ByteSize()
13752 void SourceCodeInfo_Location::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
13755 const SourceCodeInfo_Location* source = in MergeFrom()
13756 ::google::protobuf::internal::DynamicCastToGenerated<const SourceCodeInfo_Location>( in MergeFrom()
13767 void SourceCodeInfo_Location::MergeFrom(const SourceCodeInfo_Location& from) { in MergeFrom()
13788 void SourceCodeInfo_Location::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
13795 void SourceCodeInfo_Location::CopyFrom(const SourceCodeInfo_Location& from) { in CopyFrom()
13802 bool SourceCodeInfo_Location::IsInitialized() const { in IsInitialized()
13807 void SourceCodeInfo_Location::Swap(SourceCodeInfo_Location* other) { in Swap()
13811 void SourceCodeInfo_Location::InternalSwap(SourceCodeInfo_Location* other) { in InternalSwap()
13822 ::google::protobuf::Metadata SourceCodeInfo_Location::GetMetadata() const { in GetMetadata()
14074 int SourceCodeInfo_Location::path_size() const { in path_size()
14077 void SourceCodeInfo_Location::clear_path() { in clear_path()
14080 ::google::protobuf::int32 SourceCodeInfo_Location::path(int index) const { in path()
14084 void SourceCodeInfo_Location::set_path(int index, ::google::protobuf::int32 value) { in set_path()
14088 void SourceCodeInfo_Location::add_path(::google::protobuf::int32 value) { in add_path()
14093 SourceCodeInfo_Location::path() const { in path()
14098 SourceCodeInfo_Location::mutable_path() { in mutable_path()
14104 int SourceCodeInfo_Location::span_size() const { in span_size()
14107 void SourceCodeInfo_Location::clear_span() { in clear_span()
14110 ::google::protobuf::int32 SourceCodeInfo_Location::span(int index) const { in span()
14114 void SourceCodeInfo_Location::set_span(int index, ::google::protobuf::int32 value) { in set_span()
14118 void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { in add_span()
14123 SourceCodeInfo_Location::span() const { in span()
14128 SourceCodeInfo_Location::mutable_span() { in mutable_span()
14134 bool SourceCodeInfo_Location::has_leading_comments() const { in has_leading_comments()
14137 void SourceCodeInfo_Location::set_has_leading_comments() { in set_has_leading_comments()
14140 void SourceCodeInfo_Location::clear_has_leading_comments() { in clear_has_leading_comments()
14143 void SourceCodeInfo_Location::clear_leading_comments() { in clear_leading_comments()
14147 const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments()
14151 void SourceCodeInfo_Location::set_leading_comments(const ::std::string& value) { in set_leading_comments()
14156 void SourceCodeInfo_Location::set_leading_comments(const char* value) { in set_leading_comments()
14161 void SourceCodeInfo_Location::set_leading_comments(const char* value, size_t size) { in set_leading_comments()
14167 ::std::string* SourceCodeInfo_Location::mutable_leading_comments() { in mutable_leading_comments()
14172 ::std::string* SourceCodeInfo_Location::release_leading_comments() { in release_leading_comments()
14177 void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments) { in set_allocated_leading_comments()
14188 bool SourceCodeInfo_Location::has_trailing_comments() const { in has_trailing_comments()
14191 void SourceCodeInfo_Location::set_has_trailing_comments() { in set_has_trailing_comments()
14194 void SourceCodeInfo_Location::clear_has_trailing_comments() { in clear_has_trailing_comments()
14197 void SourceCodeInfo_Location::clear_trailing_comments() { in clear_trailing_comments()
14201 const ::std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments()
14205 void SourceCodeInfo_Location::set_trailing_comments(const ::std::string& value) { in set_trailing_comments()
14210 void SourceCodeInfo_Location::set_trailing_comments(const char* value) { in set_trailing_comments()
14215 void SourceCodeInfo_Location::set_trailing_comments(const char* value, size_t size) { in set_trailing_comments()
14221 ::std::string* SourceCodeInfo_Location::mutable_trailing_comments() { in mutable_trailing_comments()
14226 ::std::string* SourceCodeInfo_Location::release_trailing_comments() { in release_trailing_comments()
14231 void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { in set_allocated_trailing_comments()
14242 int SourceCodeInfo_Location::leading_detached_comments_size() const { in leading_detached_comments_size()
14245 void SourceCodeInfo_Location::clear_leading_detached_comments() { in clear_leading_detached_comments()
14248 const ::std::string& SourceCodeInfo_Location::leading_detached_comments(int index) const { in leading_detached_comments()
14252 ::std::string* SourceCodeInfo_Location::mutable_leading_detached_comments(int index) { in mutable_leading_detached_comments()
14256 …void SourceCodeInfo_Location::set_leading_detached_comments(int index, const ::std::string& value)… in set_leading_detached_comments()
14260 void SourceCodeInfo_Location::set_leading_detached_comments(int index, const char* value) { in set_leading_detached_comments()
14264 …void SourceCodeInfo_Location::set_leading_detached_comments(int index, const char* value, size_t s… in set_leading_detached_comments()
14269 ::std::string* SourceCodeInfo_Location::add_leading_detached_comments() { in add_leading_detached_comments()
14273 void SourceCodeInfo_Location::add_leading_detached_comments(const ::std::string& value) { in add_leading_detached_comments()
14277 void SourceCodeInfo_Location::add_leading_detached_comments(const char* value) { in add_leading_detached_comments()
14281 void SourceCodeInfo_Location::add_leading_detached_comments(const char* value, size_t size) { in add_leading_detached_comments()
14286 SourceCodeInfo_Location::leading_detached_comments() const { in leading_detached_comments()
14291 SourceCodeInfo_Location::mutable_leading_detached_comments() { in mutable_leading_detached_comments()
14307 const ::google::protobuf::SourceCodeInfo_Location& SourceCodeInfo::location(int index) const { in location()
14311 ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::mutable_location(int index) { in mutable_location()
14315 ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::add_location() { in add_location()
14319 ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location >*
14324 const ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location >&