Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Types | Private Member Functions | Static Private Member Functions | Private Attributes | Friends | List of all members
SourceCodeInfo_Location Class Reference

#include <descriptor.pb.h>

Inheritance diagram for SourceCodeInfo_Location:
Inheritance graph
[legend]

Classes

class  _Internal
 

Public Types

enum  : int {
  kPathFieldNumber = 1, kSpanFieldNumber = 2, kLeadingDetachedCommentsFieldNumber = 6, kLeadingCommentsFieldNumber = 3,
  kTrailingCommentsFieldNumber = 4
}
 
enum  : int {
  kPathFieldNumber = 1, kSpanFieldNumber = 2, kLeadingDetachedCommentsFieldNumber = 6, kLeadingCommentsFieldNumber = 3,
  kTrailingCommentsFieldNumber = 4
}
 

Public Member Functions

const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t_InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
std::string * add_leading_detached_comments ()
 
std::string * add_leading_detached_comments ()
 
void add_leading_detached_comments (const char *value)
 
void add_leading_detached_comments (const char *value)
 
void add_leading_detached_comments (const char *value, size_t size)
 
void add_leading_detached_comments (const char *value, size_t size)
 
void add_leading_detached_comments (const std::string &value)
 
void add_leading_detached_comments (const std::string &value)
 
void add_leading_detached_comments (std::string &&value)
 
void add_leading_detached_comments (std::string &&value)
 
void add_path (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void add_path (int32_t value)
 
void add_span (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void add_span (int32_t value)
 
size_t ByteSizeLong () const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_leading_comments ()
 
void clear_leading_comments ()
 
void clear_leading_detached_comments ()
 
void clear_leading_detached_comments ()
 
void clear_path ()
 
void clear_path ()
 
void clear_span ()
 
void clear_span ()
 
void clear_trailing_comments ()
 
void clear_trailing_comments ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const SourceCodeInfo_Location &from)
 
void CopyFrom (const SourceCodeInfo_Location &from)
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArena () const final
 
int GetCachedSize () const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
void * GetMaybeArenaPointer () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_leading_comments () const
 
bool has_leading_comments () const
 
bool has_trailing_comments () const
 
bool has_trailing_comments () const
 
::PROTOBUF_NAMESPACE_ID::uint8 * InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
bool IsInitialized () const final
 
bool IsInitialized () const final
 
const std::string & leading_comments () const
 
const std::string & leading_comments () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & leading_detached_comments () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & leading_detached_comments () const
 
const std::string & leading_detached_comments (int index) const
 
const std::string & leading_detached_comments (int index) const
 
int leading_detached_comments_size () const
 
int leading_detached_comments_size () const
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const SourceCodeInfo_Location &from)
 
void MergeFrom (const SourceCodeInfo_Location &from)
 
std::string * mutable_leading_comments ()
 
std::string * mutable_leading_comments ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_leading_detached_comments ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_leading_detached_comments ()
 
std::string * mutable_leading_detached_comments (int index)
 
std::string * mutable_leading_detached_comments (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_path ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_path ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_span ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_span ()
 
std::string * mutable_trailing_comments ()
 
std::string * mutable_trailing_comments ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
SourceCodeInfo_LocationNew () const final
 
SourceCodeInfo_LocationNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
SourceCodeInfo_LocationNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
SourceCodeInfo_Locationoperator= (const SourceCodeInfo_Location &from)
 
SourceCodeInfo_Locationoperator= (const SourceCodeInfo_Location &from)
 
SourceCodeInfo_Locationoperator= (SourceCodeInfo_Location &&from) noexcept
 
SourceCodeInfo_Locationoperator= (SourceCodeInfo_Location &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & path () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & path () const
 
::PROTOBUF_NAMESPACE_ID::int32 path (int index) const
 
int32_t path (int index) const
 
int path_size () const
 
int path_size () const
 
std::string * release_leading_comments ()
 
PROTOBUF_NODISCARD std::string * release_leading_comments ()
 
std::string * release_trailing_comments ()
 
PROTOBUF_NODISCARD std::string * release_trailing_comments ()
 
void set_allocated_leading_comments (std::string *leading_comments)
 
void set_allocated_leading_comments (std::string *leading_comments)
 
void set_allocated_trailing_comments (std::string *trailing_comments)
 
void set_allocated_trailing_comments (std::string *trailing_comments)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_leading_comments (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_leading_comments (ArgT0 &&arg0, ArgT... args)
 
void set_leading_comments (const char *value)
 
void set_leading_comments (const char *value, size_t size)
 
void set_leading_comments (const std::string &value)
 
void set_leading_comments (std::string &&value)
 
void set_leading_detached_comments (int index, const char *value)
 
void set_leading_detached_comments (int index, const char *value)
 
void set_leading_detached_comments (int index, const char *value, size_t size)
 
void set_leading_detached_comments (int index, const char *value, size_t size)
 
void set_leading_detached_comments (int index, const std::string &value)
 
void set_leading_detached_comments (int index, const std::string &value)
 
void set_leading_detached_comments (int index, std::string &&value)
 
void set_leading_detached_comments (int index, std::string &&value)
 
void set_path (int index, ::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_path (int index, int32_t value)
 
void set_span (int index, ::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_span (int index, int32_t value)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_trailing_comments (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_trailing_comments (ArgT0 &&arg0, ArgT... args)
 
void set_trailing_comments (const char *value)
 
void set_trailing_comments (const char *value, size_t size)
 
void set_trailing_comments (const std::string &value)
 
void set_trailing_comments (std::string &&value)
 
 SourceCodeInfo_Location ()
 
 SourceCodeInfo_Location ()
 
constexpr SourceCodeInfo_Location (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SourceCodeInfo_Location (const SourceCodeInfo_Location &from)
 
 SourceCodeInfo_Location (const SourceCodeInfo_Location &from)
 
 SourceCodeInfo_Location (SourceCodeInfo_Location &&from) noexcept
 
 SourceCodeInfo_Location (SourceCodeInfo_Location &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & span () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & span () const
 
::PROTOBUF_NAMESPACE_ID::int32 span (int index) const
 
int32_t span (int index) const
 
int span_size () const
 
int span_size () const
 
void Swap (SourceCodeInfo_Location *other)
 
void Swap (SourceCodeInfo_Location *other)
 
const std::string & trailing_comments () const
 
const std::string & trailing_comments () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
void UnsafeArenaSwap (SourceCodeInfo_Location *other)
 
void UnsafeArenaSwap (SourceCodeInfo_Location *other)
 
virtual ~SourceCodeInfo_Location ()
 
 ~SourceCodeInfo_Location () override
 

Static Public Member Functions

static const SourceCodeInfo_Locationdefault_instance ()
 
static const SourceCodeInfo_Locationdefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static void InitAsDefaultInstance ()
 
static const SourceCodeInfo_Locationinternal_default_instance ()
 
static const SourceCodeInfo_Locationinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 SourceCodeInfo_Location (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 SourceCodeInfo_Location (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Private Types

typedef void DestructorSkippable_
 
typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

std::string * _internal_add_leading_detached_comments ()
 
std::string * _internal_add_leading_detached_comments ()
 
void _internal_add_path (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_add_path (int32_t value)
 
void _internal_add_span (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_add_span (int32_t value)
 
bool _internal_has_leading_comments () const
 
bool _internal_has_leading_comments () const
 
bool _internal_has_trailing_comments () const
 
bool _internal_has_trailing_comments () const
 
const std::string & _internal_leading_comments () const
 
const std::string & _internal_leading_comments () const
 
const std::string & _internal_leading_detached_comments (int index) const
 
const std::string & _internal_leading_detached_comments (int index) const
 
int _internal_leading_detached_comments_size () const
 
int _internal_leading_detached_comments_size () const
 
std::string * _internal_mutable_leading_comments ()
 
std::string * _internal_mutable_leading_comments ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * _internal_mutable_path ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * _internal_mutable_path ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * _internal_mutable_span ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * _internal_mutable_span ()
 
std::string * _internal_mutable_trailing_comments ()
 
std::string * _internal_mutable_trailing_comments ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & _internal_path () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & _internal_path () const
 
::PROTOBUF_NAMESPACE_ID::int32 _internal_path (int index) const
 
int32_t _internal_path (int index) const
 
int _internal_path_size () const
 
int _internal_path_size () const
 
void _internal_set_leading_comments (const std::string &value)
 
PROTOBUF_ALWAYS_INLINE void _internal_set_leading_comments (const std::string &value)
 
void _internal_set_trailing_comments (const std::string &value)
 
PROTOBUF_ALWAYS_INLINE void _internal_set_trailing_comments (const std::string &value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & _internal_span () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & _internal_span () const
 
::PROTOBUF_NAMESPACE_ID::int32 _internal_span (int index) const
 
int32_t _internal_span (int index) const
 
int _internal_span_size () const
 
int _internal_span_size () const
 
const std::string & _internal_trailing_comments () const
 
const std::string & _internal_trailing_comments () const
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (SourceCodeInfo_Location *other)
 
void InternalSwap (SourceCodeInfo_Location *other)
 
void * MaybeArenaPtr () const
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
void SetCachedSize (int size) const final
 
void SetCachedSize (int size) const final
 
void SharedCtor ()
 
void SharedCtor ()
 
void SharedDtor ()
 
void SharedDtor ()
 

Static Private Member Functions

static void ArenaDtor (void *object)
 
static void ArenaDtor (void *object)
 
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic ()
 
static void MergeImpl (::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from)
 

Private Attributes

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
 
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
 
std::atomic< int_path_cached_byte_size_
 
std::atomic< int_span_cached_byte_size_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr leading_comments_
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > leading_detached_comments_
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > path_
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_tpath_
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > span_
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_tspan_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr trailing_comments_
 

Friends

template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
struct ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto
 
void swap (SourceCodeInfo_Location &a, SourceCodeInfo_Location &b)
 
void swap (SourceCodeInfo_Location &a, SourceCodeInfo_Location &b)
 

Detailed Description

Definition at line 6397 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

◆ DestructorSkippable_ [2/2]

◆ InternalArenaConstructable_ [1/2]

◆ InternalArenaConstructable_ [2/2]

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPathFieldNumber 
kSpanFieldNumber 
kLeadingDetachedCommentsFieldNumber 
kLeadingCommentsFieldNumber 
kTrailingCommentsFieldNumber 

Definition at line 6529 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kPathFieldNumber 
kSpanFieldNumber 
kLeadingDetachedCommentsFieldNumber 
kLeadingCommentsFieldNumber 
kTrailingCommentsFieldNumber 

Definition at line 7792 of file protobuf/src/google/protobuf/descriptor.pb.h.

Constructor & Destructor Documentation

◆ SourceCodeInfo_Location() [1/9]

SourceCodeInfo_Location::SourceCodeInfo_Location ( )

◆ ~SourceCodeInfo_Location() [1/2]

SourceCodeInfo_Location::~SourceCodeInfo_Location ( )
virtual

◆ SourceCodeInfo_Location() [2/9]

SourceCodeInfo_Location::SourceCodeInfo_Location ( const SourceCodeInfo_Location from)

◆ SourceCodeInfo_Location() [3/9]

SourceCodeInfo_Location::SourceCodeInfo_Location ( SourceCodeInfo_Location &&  from)
inlinenoexcept

◆ SourceCodeInfo_Location() [4/9]

SourceCodeInfo_Location::SourceCodeInfo_Location ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ SourceCodeInfo_Location() [5/9]

SourceCodeInfo_Location::SourceCodeInfo_Location ( )
inline

◆ ~SourceCodeInfo_Location() [2/2]

SourceCodeInfo_Location::~SourceCodeInfo_Location ( )
override

◆ SourceCodeInfo_Location() [6/9]

constexpr SourceCodeInfo_Location::SourceCodeInfo_Location ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ SourceCodeInfo_Location() [7/9]

SourceCodeInfo_Location::SourceCodeInfo_Location ( const SourceCodeInfo_Location from)

◆ SourceCodeInfo_Location() [8/9]

SourceCodeInfo_Location::SourceCodeInfo_Location ( SourceCodeInfo_Location &&  from)
inlinenoexcept

◆ SourceCodeInfo_Location() [9/9]

SourceCodeInfo_Location::SourceCodeInfo_Location ( ::PROTOBUF_NAMESPACE_ID::Arena arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _internal_add_leading_detached_comments() [1/2]

std::string * SourceCodeInfo_Location::_internal_add_leading_detached_comments ( )
inlineprivate

◆ _internal_add_leading_detached_comments() [2/2]

std::string* SourceCodeInfo_Location::_internal_add_leading_detached_comments ( )
private

◆ _internal_add_path() [1/2]

void SourceCodeInfo_Location::_internal_add_path ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inlineprivate

◆ _internal_add_path() [2/2]

void SourceCodeInfo_Location::_internal_add_path ( int32_t  value)
inlineprivate

◆ _internal_add_span() [1/2]

void SourceCodeInfo_Location::_internal_add_span ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inlineprivate

◆ _internal_add_span() [2/2]

void SourceCodeInfo_Location::_internal_add_span ( int32_t  value)
inlineprivate

◆ _internal_has_leading_comments() [1/2]

bool SourceCodeInfo_Location::_internal_has_leading_comments ( ) const
inlineprivate

◆ _internal_has_leading_comments() [2/2]

bool SourceCodeInfo_Location::_internal_has_leading_comments ( ) const
private

◆ _internal_has_trailing_comments() [1/2]

bool SourceCodeInfo_Location::_internal_has_trailing_comments ( ) const
inlineprivate

◆ _internal_has_trailing_comments() [2/2]

bool SourceCodeInfo_Location::_internal_has_trailing_comments ( ) const
private

◆ _internal_leading_comments() [1/2]

const std::string & SourceCodeInfo_Location::_internal_leading_comments ( ) const
inlineprivate

◆ _internal_leading_comments() [2/2]

const std::string& SourceCodeInfo_Location::_internal_leading_comments ( ) const
private

◆ _internal_leading_detached_comments() [1/2]

const std::string & SourceCodeInfo_Location::_internal_leading_detached_comments ( int  index) const
inlineprivate

◆ _internal_leading_detached_comments() [2/2]

const std::string& SourceCodeInfo_Location::_internal_leading_detached_comments ( int  index) const
private

◆ _internal_leading_detached_comments_size() [1/2]

int SourceCodeInfo_Location::_internal_leading_detached_comments_size ( ) const
inlineprivate

◆ _internal_leading_detached_comments_size() [2/2]

int SourceCodeInfo_Location::_internal_leading_detached_comments_size ( ) const
private

◆ _internal_mutable_leading_comments() [1/2]

std::string * SourceCodeInfo_Location::_internal_mutable_leading_comments ( )
inlineprivate

◆ _internal_mutable_leading_comments() [2/2]

std::string* SourceCodeInfo_Location::_internal_mutable_leading_comments ( )
private

◆ _internal_mutable_path() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * SourceCodeInfo_Location::_internal_mutable_path ( )
inlineprivate

◆ _internal_mutable_path() [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >* SourceCodeInfo_Location::_internal_mutable_path ( )
private

◆ _internal_mutable_span() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * SourceCodeInfo_Location::_internal_mutable_span ( )
inlineprivate

◆ _internal_mutable_span() [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >* SourceCodeInfo_Location::_internal_mutable_span ( )
private

◆ _internal_mutable_trailing_comments() [1/2]

std::string * SourceCodeInfo_Location::_internal_mutable_trailing_comments ( )
inlineprivate

◆ _internal_mutable_trailing_comments() [2/2]

std::string* SourceCodeInfo_Location::_internal_mutable_trailing_comments ( )
private

◆ _internal_path() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & SourceCodeInfo_Location::_internal_path ( ) const
inlineprivate

◆ _internal_path() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >& SourceCodeInfo_Location::_internal_path ( ) const
private

◆ _internal_path() [3/4]

int32_t SourceCodeInfo_Location::_internal_path ( int  index) const
inlineprivate

◆ _internal_path() [4/4]

int32_t SourceCodeInfo_Location::_internal_path ( int  index) const
private

◆ _internal_path_size() [1/2]

int SourceCodeInfo_Location::_internal_path_size ( ) const
inlineprivate

◆ _internal_path_size() [2/2]

int SourceCodeInfo_Location::_internal_path_size ( ) const
private

◆ _internal_set_leading_comments() [1/2]

void SourceCodeInfo_Location::_internal_set_leading_comments ( const std::string &  value)
inlineprivate

◆ _internal_set_leading_comments() [2/2]

PROTOBUF_ALWAYS_INLINE void SourceCodeInfo_Location::_internal_set_leading_comments ( const std::string &  value)
inlineprivate

◆ _internal_set_trailing_comments() [1/2]

void SourceCodeInfo_Location::_internal_set_trailing_comments ( const std::string &  value)
inlineprivate

◆ _internal_set_trailing_comments() [2/2]

PROTOBUF_ALWAYS_INLINE void SourceCodeInfo_Location::_internal_set_trailing_comments ( const std::string &  value)
inlineprivate

◆ _internal_span() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & SourceCodeInfo_Location::_internal_span ( ) const
inlineprivate

◆ _internal_span() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >& SourceCodeInfo_Location::_internal_span ( ) const
private

◆ _internal_span() [3/4]

int32_t SourceCodeInfo_Location::_internal_span ( int  index) const
inlineprivate

◆ _internal_span() [4/4]

int32_t SourceCodeInfo_Location::_internal_span ( int  index) const
private

◆ _internal_span_size() [1/2]

int SourceCodeInfo_Location::_internal_span_size ( ) const
inlineprivate

◆ _internal_span_size() [2/2]

int SourceCodeInfo_Location::_internal_span_size ( ) const
private

◆ _internal_trailing_comments() [1/2]

const std::string & SourceCodeInfo_Location::_internal_trailing_comments ( ) const
inlineprivate

◆ _internal_trailing_comments() [2/2]

const std::string& SourceCodeInfo_Location::_internal_trailing_comments ( ) const
private

◆ _InternalParse() [1/2]

const char * SourceCodeInfo_Location::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalParse() [2/2]

const char* SourceCodeInfo_Location::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * SourceCodeInfo_Location::_InternalSerialize ( uint8_t target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_leading_detached_comments() [1/10]

std::string * SourceCodeInfo_Location::add_leading_detached_comments ( )
inline

◆ add_leading_detached_comments() [2/10]

std::string* SourceCodeInfo_Location::add_leading_detached_comments ( )

◆ add_leading_detached_comments() [3/10]

void SourceCodeInfo_Location::add_leading_detached_comments ( const char *  value)
inline

◆ add_leading_detached_comments() [4/10]

void SourceCodeInfo_Location::add_leading_detached_comments ( const char *  value)

◆ add_leading_detached_comments() [5/10]

void SourceCodeInfo_Location::add_leading_detached_comments ( const char *  value,
size_t  size 
)
inline

◆ add_leading_detached_comments() [6/10]

void SourceCodeInfo_Location::add_leading_detached_comments ( const char *  value,
size_t  size 
)

◆ add_leading_detached_comments() [7/10]

void SourceCodeInfo_Location::add_leading_detached_comments ( const std::string &  value)
inline

◆ add_leading_detached_comments() [8/10]

void SourceCodeInfo_Location::add_leading_detached_comments ( const std::string &  value)

◆ add_leading_detached_comments() [9/10]

void SourceCodeInfo_Location::add_leading_detached_comments ( std::string &&  value)
inline

◆ add_leading_detached_comments() [10/10]

void SourceCodeInfo_Location::add_leading_detached_comments ( std::string &&  value)

◆ add_path() [1/2]

void SourceCodeInfo_Location::add_path ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

◆ add_path() [2/2]

void SourceCodeInfo_Location::add_path ( int32_t  value)
inline

◆ add_span() [1/2]

void SourceCodeInfo_Location::add_span ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

◆ add_span() [2/2]

void SourceCodeInfo_Location::add_span ( int32_t  value)
inline

◆ ArenaDtor() [1/2]

void SourceCodeInfo_Location::ArenaDtor ( void *  object)
staticprivate

◆ ArenaDtor() [2/2]

static void SourceCodeInfo_Location::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t SourceCodeInfo_Location::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t SourceCodeInfo_Location::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

void SourceCodeInfo_Location::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void SourceCodeInfo_Location::Clear ( )
final

◆ clear_leading_comments() [1/2]

void SourceCodeInfo_Location::clear_leading_comments ( )
inline

◆ clear_leading_comments() [2/2]

void SourceCodeInfo_Location::clear_leading_comments ( )

◆ clear_leading_detached_comments() [1/2]

void SourceCodeInfo_Location::clear_leading_detached_comments ( )
inline

◆ clear_leading_detached_comments() [2/2]

void SourceCodeInfo_Location::clear_leading_detached_comments ( )

◆ clear_path() [1/2]

void SourceCodeInfo_Location::clear_path ( )
inline

◆ clear_path() [2/2]

void SourceCodeInfo_Location::clear_path ( )

◆ clear_span() [1/2]

void SourceCodeInfo_Location::clear_span ( )
inline

◆ clear_span() [2/2]

void SourceCodeInfo_Location::clear_span ( )

◆ clear_trailing_comments() [1/2]

void SourceCodeInfo_Location::clear_trailing_comments ( )
inline

◆ clear_trailing_comments() [2/2]

void SourceCodeInfo_Location::clear_trailing_comments ( )

◆ CopyFrom() [1/3]

void SourceCodeInfo_Location::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/3]

void SourceCodeInfo_Location::CopyFrom ( const SourceCodeInfo_Location from)

◆ CopyFrom() [3/3]

void SourceCodeInfo_Location::CopyFrom ( const SourceCodeInfo_Location from)

◆ default_instance() [1/2]

const SourceCodeInfo_Location & SourceCodeInfo_Location::default_instance ( )
static

◆ default_instance() [2/2]

static const SourceCodeInfo_Location& SourceCodeInfo_Location::default_instance ( )
inlinestatic

◆ descriptor() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* SourceCodeInfo_Location::descriptor ( )
inlinestatic

◆ descriptor() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* SourceCodeInfo_Location::descriptor ( )
inlinestatic

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece SourceCodeInfo_Location::FullMessageName ( )
inlinestaticprivate

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece SourceCodeInfo_Location::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

inline ::PROTOBUF_NAMESPACE_ID::Arena* SourceCodeInfo_Location::GetArena ( ) const
inlinefinal

◆ GetArenaNoVirtual()

inline ::PROTOBUF_NAMESPACE_ID::Arena* SourceCodeInfo_Location::GetArenaNoVirtual ( ) const
inlineprivate

◆ GetCachedSize() [1/2]

int SourceCodeInfo_Location::GetCachedSize ( ) const
inlinefinal

◆ GetCachedSize() [2/2]

int SourceCodeInfo_Location::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * SourceCodeInfo_Location::GetClassData ( ) const
final

◆ GetDescriptor() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* SourceCodeInfo_Location::GetDescriptor ( )
inlinestatic

◆ GetDescriptor() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* SourceCodeInfo_Location::GetDescriptor ( )
inlinestatic

◆ GetMaybeArenaPointer()

void* SourceCodeInfo_Location::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

PROTOBUF_NAMESPACE_ID::Metadata SourceCodeInfo_Location::GetMetadata ( ) const
final

◆ GetMetadata() [2/2]

::PROTOBUF_NAMESPACE_ID::Metadata SourceCodeInfo_Location::GetMetadata ( ) const
final

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata SourceCodeInfo_Location::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* SourceCodeInfo_Location::GetReflection ( )
inlinestatic

◆ GetReflection() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* SourceCodeInfo_Location::GetReflection ( )
inlinestatic

◆ has_leading_comments() [1/2]

bool SourceCodeInfo_Location::has_leading_comments ( ) const
inline

◆ has_leading_comments() [2/2]

bool SourceCodeInfo_Location::has_leading_comments ( ) const

◆ has_trailing_comments() [1/2]

bool SourceCodeInfo_Location::has_trailing_comments ( ) const
inline

◆ has_trailing_comments() [2/2]

bool SourceCodeInfo_Location::has_trailing_comments ( ) const

◆ InitAsDefaultInstance()

void SourceCodeInfo_Location::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const SourceCodeInfo_Location* SourceCodeInfo_Location::internal_default_instance ( )
inlinestatic

◆ internal_default_instance() [2/2]

static const SourceCodeInfo_Location* SourceCodeInfo_Location::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

PROTOBUF_NAMESPACE_ID::uint8 * SourceCodeInfo_Location::InternalSerializeWithCachedSizesToArray ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ InternalSwap() [1/2]

void SourceCodeInfo_Location::InternalSwap ( SourceCodeInfo_Location other)
private

◆ InternalSwap() [2/2]

void SourceCodeInfo_Location::InternalSwap ( SourceCodeInfo_Location other)
private

◆ IsInitialized() [1/2]

bool SourceCodeInfo_Location::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool SourceCodeInfo_Location::IsInitialized ( ) const
final

◆ leading_comments() [1/2]

const std::string & SourceCodeInfo_Location::leading_comments ( ) const
inline

◆ leading_comments() [2/2]

const std::string& SourceCodeInfo_Location::leading_comments ( ) const

◆ leading_detached_comments() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & SourceCodeInfo_Location::leading_detached_comments ( ) const
inline

◆ leading_detached_comments() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& SourceCodeInfo_Location::leading_detached_comments ( ) const

◆ leading_detached_comments() [3/4]

const std::string & SourceCodeInfo_Location::leading_detached_comments ( int  index) const
inline

◆ leading_detached_comments() [4/4]

const std::string& SourceCodeInfo_Location::leading_detached_comments ( int  index) const

◆ leading_detached_comments_size() [1/2]

int SourceCodeInfo_Location::leading_detached_comments_size ( ) const
inline

◆ leading_detached_comments_size() [2/2]

int SourceCodeInfo_Location::leading_detached_comments_size ( ) const

◆ MaybeArenaPtr()

void* SourceCodeInfo_Location::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

void SourceCodeInfo_Location::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/3]

void SourceCodeInfo_Location::MergeFrom ( const SourceCodeInfo_Location from)

◆ MergeFrom() [3/3]

void SourceCodeInfo_Location::MergeFrom ( const SourceCodeInfo_Location from)

◆ MergeImpl()

void SourceCodeInfo_Location::MergeImpl ( ::PROTOBUF_NAMESPACE_ID::Message *  to,
const ::PROTOBUF_NAMESPACE_ID::Message &  from 
)
staticprivate

◆ mutable_leading_comments() [1/2]

std::string * SourceCodeInfo_Location::mutable_leading_comments ( )
inline

◆ mutable_leading_comments() [2/2]

std::string* SourceCodeInfo_Location::mutable_leading_comments ( )

◆ mutable_leading_detached_comments() [1/4]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * SourceCodeInfo_Location::mutable_leading_detached_comments ( )
inline

◆ mutable_leading_detached_comments() [2/4]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* SourceCodeInfo_Location::mutable_leading_detached_comments ( )

◆ mutable_leading_detached_comments() [3/4]

std::string * SourceCodeInfo_Location::mutable_leading_detached_comments ( int  index)
inline

◆ mutable_leading_detached_comments() [4/4]

std::string* SourceCodeInfo_Location::mutable_leading_detached_comments ( int  index)

◆ mutable_path() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * SourceCodeInfo_Location::mutable_path ( )
inline

◆ mutable_path() [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >* SourceCodeInfo_Location::mutable_path ( )

◆ mutable_span() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * SourceCodeInfo_Location::mutable_span ( )
inline

◆ mutable_span() [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >* SourceCodeInfo_Location::mutable_span ( )

◆ mutable_trailing_comments() [1/2]

std::string * SourceCodeInfo_Location::mutable_trailing_comments ( )
inline

◆ mutable_trailing_comments() [2/2]

std::string* SourceCodeInfo_Location::mutable_trailing_comments ( )

◆ mutable_unknown_fields() [1/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* SourceCodeInfo_Location::mutable_unknown_fields ( )
inline

◆ mutable_unknown_fields() [2/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* SourceCodeInfo_Location::mutable_unknown_fields ( )
inline

◆ New() [1/3]

SourceCodeInfo_Location* SourceCodeInfo_Location::New ( ) const
inlinefinal

◆ New() [2/3]

SourceCodeInfo_Location* SourceCodeInfo_Location::New ( ::PROTOBUF_NAMESPACE_ID::Arena arena) const
inlinefinal

◆ New() [3/3]

SourceCodeInfo_Location* SourceCodeInfo_Location::New ( ::PROTOBUF_NAMESPACE_ID::Arena arena = nullptr) const
inlinefinal

◆ operator=() [1/4]

SourceCodeInfo_Location& SourceCodeInfo_Location::operator= ( const SourceCodeInfo_Location from)
inline

◆ operator=() [2/4]

SourceCodeInfo_Location& SourceCodeInfo_Location::operator= ( const SourceCodeInfo_Location from)
inline

◆ operator=() [3/4]

SourceCodeInfo_Location& SourceCodeInfo_Location::operator= ( SourceCodeInfo_Location &&  from)
inlinenoexcept

◆ operator=() [4/4]

SourceCodeInfo_Location& SourceCodeInfo_Location::operator= ( SourceCodeInfo_Location &&  from)
inlinenoexcept

◆ path() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & SourceCodeInfo_Location::path ( ) const
inline

◆ path() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >& SourceCodeInfo_Location::path ( ) const

◆ path() [3/4]

int32_t SourceCodeInfo_Location::path ( int  index) const
inline

◆ path() [4/4]

int32_t SourceCodeInfo_Location::path ( int  index) const

◆ path_size() [1/2]

int SourceCodeInfo_Location::path_size ( ) const
inline

◆ path_size() [2/2]

int SourceCodeInfo_Location::path_size ( ) const

◆ RegisterArenaDtor() [1/2]

void SourceCodeInfo_Location::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
inlineprivate

◆ RegisterArenaDtor() [2/2]

void SourceCodeInfo_Location::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
inlineprivate

◆ release_leading_comments() [1/2]

std::string * SourceCodeInfo_Location::release_leading_comments ( )
inline

◆ release_leading_comments() [2/2]

PROTOBUF_NODISCARD std::string* SourceCodeInfo_Location::release_leading_comments ( )

◆ release_trailing_comments() [1/2]

std::string * SourceCodeInfo_Location::release_trailing_comments ( )
inline

◆ release_trailing_comments() [2/2]

PROTOBUF_NODISCARD std::string* SourceCodeInfo_Location::release_trailing_comments ( )

◆ set_allocated_leading_comments() [1/2]

void SourceCodeInfo_Location::set_allocated_leading_comments ( std::string *  leading_comments)
inline

◆ set_allocated_leading_comments() [2/2]

void SourceCodeInfo_Location::set_allocated_leading_comments ( std::string *  leading_comments)

◆ set_allocated_trailing_comments() [1/2]

void SourceCodeInfo_Location::set_allocated_trailing_comments ( std::string *  trailing_comments)
inline

◆ set_allocated_trailing_comments() [2/2]

void SourceCodeInfo_Location::set_allocated_trailing_comments ( std::string *  trailing_comments)

◆ set_leading_comments() [1/6]

template<typename ArgT0 = const std::string&, typename... ArgT>
void SourceCodeInfo_Location::set_leading_comments ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_leading_comments() [2/6]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void SourceCodeInfo_Location::set_leading_comments ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_leading_comments() [3/6]

void SourceCodeInfo_Location::set_leading_comments ( const char *  value)
inline

◆ set_leading_comments() [4/6]

void SourceCodeInfo_Location::set_leading_comments ( const char *  value,
size_t  size 
)
inline

◆ set_leading_comments() [5/6]

void SourceCodeInfo_Location::set_leading_comments ( const std::string &  value)
inline

◆ set_leading_comments() [6/6]

void SourceCodeInfo_Location::set_leading_comments ( std::string &&  value)
inline

◆ set_leading_detached_comments() [1/8]

void SourceCodeInfo_Location::set_leading_detached_comments ( int  index,
const char *  value 
)
inline

◆ set_leading_detached_comments() [2/8]

void SourceCodeInfo_Location::set_leading_detached_comments ( int  index,
const char *  value 
)

◆ set_leading_detached_comments() [3/8]

void SourceCodeInfo_Location::set_leading_detached_comments ( int  index,
const char *  value,
size_t  size 
)
inline

◆ set_leading_detached_comments() [4/8]

void SourceCodeInfo_Location::set_leading_detached_comments ( int  index,
const char *  value,
size_t  size 
)

◆ set_leading_detached_comments() [5/8]

void SourceCodeInfo_Location::set_leading_detached_comments ( int  index,
const std::string &  value 
)
inline

◆ set_leading_detached_comments() [6/8]

void SourceCodeInfo_Location::set_leading_detached_comments ( int  index,
const std::string &  value 
)

◆ set_leading_detached_comments() [7/8]

void SourceCodeInfo_Location::set_leading_detached_comments ( int  index,
std::string &&  value 
)
inline

◆ set_leading_detached_comments() [8/8]

void SourceCodeInfo_Location::set_leading_detached_comments ( int  index,
std::string &&  value 
)

◆ set_path() [1/2]

void SourceCodeInfo_Location::set_path ( int  index,
::PROTOBUF_NAMESPACE_ID::int32  value 
)
inline

◆ set_path() [2/2]

void SourceCodeInfo_Location::set_path ( int  index,
int32_t  value 
)
inline

◆ set_span() [1/2]

void SourceCodeInfo_Location::set_span ( int  index,
::PROTOBUF_NAMESPACE_ID::int32  value 
)
inline

◆ set_span() [2/2]

void SourceCodeInfo_Location::set_span ( int  index,
int32_t  value 
)
inline

◆ set_trailing_comments() [1/6]

template<typename ArgT0 = const std::string&, typename... ArgT>
void SourceCodeInfo_Location::set_trailing_comments ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_trailing_comments() [2/6]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void SourceCodeInfo_Location::set_trailing_comments ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_trailing_comments() [3/6]

void SourceCodeInfo_Location::set_trailing_comments ( const char *  value)
inline

◆ set_trailing_comments() [4/6]

void SourceCodeInfo_Location::set_trailing_comments ( const char *  value,
size_t  size 
)
inline

◆ set_trailing_comments() [5/6]

void SourceCodeInfo_Location::set_trailing_comments ( const std::string &  value)
inline

◆ set_trailing_comments() [6/6]

void SourceCodeInfo_Location::set_trailing_comments ( std::string &&  value)
inline

◆ SetCachedSize() [1/2]

void SourceCodeInfo_Location::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void SourceCodeInfo_Location::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void SourceCodeInfo_Location::SharedCtor ( )
inlineprivate

◆ SharedCtor() [2/2]

void SourceCodeInfo_Location::SharedCtor ( )
private

◆ SharedDtor() [1/2]

void SourceCodeInfo_Location::SharedDtor ( )
inlineprivate

◆ SharedDtor() [2/2]

void SourceCodeInfo_Location::SharedDtor ( )
private

◆ span() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & SourceCodeInfo_Location::span ( ) const
inline

◆ span() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >& SourceCodeInfo_Location::span ( ) const

◆ span() [3/4]

int32_t SourceCodeInfo_Location::span ( int  index) const
inline

◆ span() [4/4]

int32_t SourceCodeInfo_Location::span ( int  index) const

◆ span_size() [1/2]

int SourceCodeInfo_Location::span_size ( ) const
inline

◆ span_size() [2/2]

int SourceCodeInfo_Location::span_size ( ) const

◆ Swap() [1/2]

void SourceCodeInfo_Location::Swap ( SourceCodeInfo_Location other)
inline

◆ Swap() [2/2]

void SourceCodeInfo_Location::Swap ( SourceCodeInfo_Location other)
inline

◆ trailing_comments() [1/2]

const std::string & SourceCodeInfo_Location::trailing_comments ( ) const
inline

◆ trailing_comments() [2/2]

const std::string& SourceCodeInfo_Location::trailing_comments ( ) const

◆ unknown_fields() [1/2]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& SourceCodeInfo_Location::unknown_fields ( ) const
inline

◆ unknown_fields() [2/2]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& SourceCodeInfo_Location::unknown_fields ( ) const
inline

◆ UnsafeArenaSwap() [1/2]

void SourceCodeInfo_Location::UnsafeArenaSwap ( SourceCodeInfo_Location other)
inline

◆ UnsafeArenaSwap() [2/2]

void SourceCodeInfo_Location::UnsafeArenaSwap ( SourceCodeInfo_Location other)
inline

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

◆ ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto

◆ swap [1/2]

void swap ( SourceCodeInfo_Location a,
SourceCodeInfo_Location b 
)
friend

◆ swap [2/2]

void swap ( SourceCodeInfo_Location a,
SourceCodeInfo_Location b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize SourceCodeInfo_Location::_cached_size_
mutableprivate

◆ _class_data_

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData SourceCodeInfo_Location::_class_data_
static
Initial value:
= {
::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck,
}

Definition at line 7783 of file protobuf/src/google/protobuf/descriptor.pb.h.

◆ _has_bits_

PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > SourceCodeInfo_Location::_has_bits_
private

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena SourceCodeInfo_Location::_internal_metadata_
private

◆ _path_cached_byte_size_

std::atomic< int > SourceCodeInfo_Location::_path_cached_byte_size_
mutableprivate

◆ _span_cached_byte_size_

std::atomic< int > SourceCodeInfo_Location::_span_cached_byte_size_
mutableprivate

◆ kIndexInFileMessages

static constexpr int SourceCodeInfo_Location::kIndexInFileMessages
staticconstexpr
Initial value:
=
23

Definition at line 6451 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

◆ leading_comments_

PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr SourceCodeInfo_Location::leading_comments_
private

◆ leading_detached_comments_

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > SourceCodeInfo_Location::leading_detached_comments_
private

◆ path_ [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > SourceCodeInfo_Location::path_
private

◆ path_ [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > SourceCodeInfo_Location::path_
private

◆ span_ [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > SourceCodeInfo_Location::span_
private

◆ span_ [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > SourceCodeInfo_Location::span_
private

◆ trailing_comments_

PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr SourceCodeInfo_Location::trailing_comments_
private

The documentation for this class was generated from the following files:
SourceCodeInfo_Location::MergeImpl
static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from)
Definition: protobuf/src/google/protobuf/descriptor.pb.cc:10267


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:48