class SourceCodeInfo

Defined at line 4362 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const SourceCodeInfo & from)
void Clear ()
::size_t ByteSizeLong ()
void SourceCodeInfo ()

Defined at line 4365 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void SourceCodeInfo (const SourceCodeInfo & from)

Defined at line 4380 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void SourceCodeInfo (SourceCodeInfo && from)

Defined at line 4381 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

SourceCodeInfo & operator= (const SourceCodeInfo & from)

Defined at line 4382 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

SourceCodeInfo & operator= (SourceCodeInfo && from)

Defined at line 4386 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::UnknownFieldSet & unknown_fields ()

Defined at line 4396 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()

Defined at line 4400 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * descriptor ()

Defined at line 4405 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * GetDescriptor ()

Defined at line 4408 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Reflection * GetReflection ()

Defined at line 4412 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const SourceCodeInfo & default_instance ()

Defined at line 4415 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void Swap (SourceCodeInfo * other)

Defined at line 4420 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void UnsafeArenaSwap (SourceCodeInfo * other)

Defined at line 4428 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

SourceCodeInfo * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 4436 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void MergeFrom (const SourceCodeInfo & from)

Defined at line 4443 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool IsInitialized ()

Defined at line 4450 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int GetCachedSize ()

Defined at line 4479 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, typename = typename _proto_TypeTraits::Singular>
bool HasExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4542 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4550 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, typename = typename _proto_TypeTraits::Repeated>
int ExtensionSize (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4559 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<!_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Singular::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4568 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Singular::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4579 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType MutableExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4590 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::ConstType value)

Defined at line 4600 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 4610 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 4619 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4628 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4636 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<!_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Repeated::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 4647 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Repeated::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 4659 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::MutableType MutableExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 4670 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id, int index, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 4679 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::MutableType AddExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4688 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 4700 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
const typename _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4710 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<SourceCodeInfo, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 4721 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void ~SourceCodeInfo ()
template <typename = void>
void SourceCodeInfo (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
int location_size ()

repeated .google.protobuf.SourceCodeInfo.Location location = 1;

Defined at line 22709 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_location ()

Defined at line 22712 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::SourceCodeInfo_Location & location (int index)

Defined at line 22717 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::SourceCodeInfo_Location * mutable_location (int index)

Defined at line 22722 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::SourceCodeInfo_Location * add_location ()

Defined at line 22727 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location> & location ()

Defined at line 22737 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::RepeatedPtrField< ::google::protobuf::SourceCodeInfo_Location> * mutable_location ()

Defined at line 22742 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Enumerations

enum (unnamed) : int
Name Value
kLocationFieldNumber 1

accessors -------------------------------------------------------

Defined at line 4515 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Friends

class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view SourceCodeInfo ()
void SourceCodeInfo (SourceCodeInfo & aSourceCodeInfo & b)