Lines Matching refs:SourceCodeInfo
497 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo, location_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
502 SourceCodeInfo::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
504 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
507 sizeof(SourceCodeInfo), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
508 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
615 SourceCodeInfo_descriptor_, &SourceCodeInfo::default_instance()); in protobuf_RegisterTypes()
667 delete SourceCodeInfo::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
835 SourceCodeInfo::default_instance_ = new SourceCodeInfo(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
859 SourceCodeInfo::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
1183 …urce_code_info_ = const_cast< ::google::protobuf::SourceCodeInfo*>(&::google::protobuf::SourceCode… in InitAsDefaultInstance()
1260 if (source_code_info_ != NULL) source_code_info_->::google::protobuf::SourceCodeInfo::Clear(); in Clear()
1868 …mutable_source_code_info()->::google::protobuf::SourceCodeInfo::MergeFrom(from.source_code_info()); in MergeFrom()
2337 if (source_code_info_ != NULL) source_code_info_->::google::protobuf::SourceCodeInfo::Clear(); in clear_source_code_info()
2340 const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { in source_code_info()
2344 ::google::protobuf::SourceCodeInfo* FileDescriptorProto::mutable_source_code_info() { in mutable_source_code_info()
2347 source_code_info_ = new ::google::protobuf::SourceCodeInfo; in mutable_source_code_info()
2352 ::google::protobuf::SourceCodeInfo* FileDescriptorProto::release_source_code_info() { in release_source_code_info()
2355 ::google::protobuf::SourceCodeInfo* temp = source_code_info_; in release_source_code_info()
2359 void FileDescriptorProto::set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source… in set_allocated_source_code_info()
13834 const int SourceCodeInfo::kLocationFieldNumber;
13837 SourceCodeInfo::SourceCodeInfo() in SourceCodeInfo() function in google::protobuf::SourceCodeInfo
13843 void SourceCodeInfo::InitAsDefaultInstance() { in InitAsDefaultInstance()
13846 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in google::protobuf::SourceCodeInfo
13854 void SourceCodeInfo::SharedCtor() { in SharedCtor()
13859 SourceCodeInfo::~SourceCodeInfo() { in ~SourceCodeInfo()
13864 void SourceCodeInfo::SharedDtor() { in SharedDtor()
13869 void SourceCodeInfo::SetCachedSize(int size) const { in SetCachedSize()
13874 const ::google::protobuf::Descriptor* SourceCodeInfo::descriptor() { in descriptor()
13879 const SourceCodeInfo& SourceCodeInfo::default_instance() { in default_instance()
13884 SourceCodeInfo* SourceCodeInfo::default_instance_ = NULL;
13886 SourceCodeInfo* SourceCodeInfo::New(::google::protobuf::Arena* arena) const { in New()
13887 SourceCodeInfo* n = new SourceCodeInfo; in New()
13894 void SourceCodeInfo::Clear() { in Clear()
13903 bool SourceCodeInfo::MergePartialFromCodedStream( in MergePartialFromCodedStream()
13951 void SourceCodeInfo::SerializeWithCachedSizes( in SerializeWithCachedSizes()
13967 ::google::protobuf::uint8* SourceCodeInfo::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
13985 int SourceCodeInfo::ByteSize() const { in ByteSize()
14008 void SourceCodeInfo::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
14011 const SourceCodeInfo* source = in MergeFrom()
14012 ::google::protobuf::internal::DynamicCastToGenerated<const SourceCodeInfo>( in MergeFrom()
14023 void SourceCodeInfo::MergeFrom(const SourceCodeInfo& from) { in MergeFrom()
14032 void SourceCodeInfo::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
14039 void SourceCodeInfo::CopyFrom(const SourceCodeInfo& from) { in CopyFrom()
14046 bool SourceCodeInfo::IsInitialized() const { in IsInitialized()
14051 void SourceCodeInfo::Swap(SourceCodeInfo* other) { in Swap()
14055 void SourceCodeInfo::InternalSwap(SourceCodeInfo* other) { in InternalSwap()
14062 ::google::protobuf::Metadata SourceCodeInfo::GetMetadata() const { in GetMetadata()
14301 int SourceCodeInfo::location_size() const { in location_size()
14304 void SourceCodeInfo::clear_location() { in clear_location()
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()
14320 SourceCodeInfo::mutable_location() { in mutable_location()
14325 SourceCodeInfo::location() const { in location()