#include <plugin.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kFileFieldNumber = 15, kErrorFieldNumber = 1 } |
enum | : int { kFileFieldNumber = 15, kErrorFieldNumber = 1, kSupportedFeaturesFieldNumber = 2 } |
typedef CodeGeneratorResponse_Feature | Feature |
typedef CodeGeneratorResponse_File | File |
typedef CodeGeneratorResponse_File | File |
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 |
PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File * | add_file () |
::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File * | add_file () |
size_t | ByteSizeLong () const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_error () |
void | clear_error () |
void | clear_file () |
void | clear_file () |
void | clear_supported_features () |
CodeGeneratorResponse () | |
CodeGeneratorResponse () | |
constexpr | CodeGeneratorResponse (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
CodeGeneratorResponse (CodeGeneratorResponse &&from) noexcept | |
CodeGeneratorResponse (CodeGeneratorResponse &&from) noexcept | |
CodeGeneratorResponse (const CodeGeneratorResponse &from) | |
CodeGeneratorResponse (const CodeGeneratorResponse &from) | |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const CodeGeneratorResponse &from) |
void | CopyFrom (const CodeGeneratorResponse &from) |
const std::string & | error () const |
const std::string & | error () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File > & | file () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File > & | file () const |
const PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File & | file (int index) const |
const ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File & | file (int index) const |
int | file_size () const |
int | file_size () const |
int | GetCachedSize () const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_error () const |
bool | has_error () const |
bool | has_supported_features () 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 |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const CodeGeneratorResponse &from) |
void | MergeFrom (const CodeGeneratorResponse &from) |
std::string * | mutable_error () |
std::string * | mutable_error () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File > * | mutable_file () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File > * | mutable_file () |
PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File * | mutable_file (int index) |
::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File * | mutable_file (int index) |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
CodeGeneratorResponse * | New () const final |
CodeGeneratorResponse * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
CodeGeneratorResponse * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
CodeGeneratorResponse & | operator= (CodeGeneratorResponse &&from) noexcept |
CodeGeneratorResponse & | operator= (CodeGeneratorResponse &&from) noexcept |
CodeGeneratorResponse & | operator= (const CodeGeneratorResponse &from) |
CodeGeneratorResponse & | operator= (const CodeGeneratorResponse &from) |
std::string * | release_error () |
PROTOBUF_NODISCARD std::string * | release_error () |
void | set_allocated_error (std::string *error) |
void | set_allocated_error (std::string *error) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_error (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_error (ArgT0 &&arg0, ArgT... args) |
void | set_error (const char *value) |
void | set_error (const char *value, size_t size) |
void | set_error (const std::string &value) |
void | set_error (std::string &&value) |
void | set_supported_features (uint64_t value) |
uint64_t | supported_features () const |
void | Swap (CodeGeneratorResponse *other) |
void | Swap (CodeGeneratorResponse *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
void | UnsafeArenaSwap (CodeGeneratorResponse *other) |
virtual | ~CodeGeneratorResponse () |
~CodeGeneratorResponse () override | |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | Feature_ARRAYSIZE |
static constexpr Feature | Feature_MAX |
static constexpr Feature | Feature_MIN |
static constexpr Feature | FEATURE_NONE |
static constexpr Feature | FEATURE_PROTO3_OPTIONAL |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
CodeGeneratorResponse (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
Static Private Member Functions | |
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_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | error_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File > | file_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File > | file_ |
uint64_t | supported_features_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fcompiler_2fplugin_2eproto |
void | swap (CodeGeneratorResponse &a, CodeGeneratorResponse &b) |
void | swap (CodeGeneratorResponse &a, CodeGeneratorResponse &b) |
Definition at line 684 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 994 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
Definition at line 902 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
Definition at line 794 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
Definition at line 900 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 993 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kFileFieldNumber | |
kErrorFieldNumber |
Definition at line 798 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kFileFieldNumber | |
kErrorFieldNumber | |
kSupportedFeaturesFieldNumber |
Definition at line 934 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
compiler::CodeGeneratorResponse::CodeGeneratorResponse | ( | ) |
Definition at line 1166 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
virtual |
Definition at line 1189 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
compiler::CodeGeneratorResponse::CodeGeneratorResponse | ( | const CodeGeneratorResponse & | from | ) |
Definition at line 1171 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlinenoexcept |
Definition at line 691 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 777 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 66 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
compiler::CodeGeneratorResponse::CodeGeneratorResponse | ( | const CodeGeneratorResponse & | from | ) |
|
inlinenoexcept |
Definition at line 782 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
explicitprotected |
Definition at line 1290 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlineprivate |
Definition at line 1580 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1507 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1573 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1555 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1484 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1814 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 1532 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
|
inlineprivate |
Definition at line 1510 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1832 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 1825 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1222 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
final |
Definition at line 1428 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inline |
Definition at line 1583 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File* compiler::CodeGeneratorResponse::add_file | ( | ) |
|
staticprivate |
Definition at line 1337 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
Definition at line 1303 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
final |
Definition at line 1207 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
inline |
Definition at line 1491 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse::clear_error | ( | ) |
|
inline |
Definition at line 1561 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse::clear_file | ( | ) |
|
inline |
Definition at line 1821 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1364 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
void compiler::CodeGeneratorResponse::CopyFrom | ( | const CodeGeneratorResponse & | from | ) |
Definition at line 1371 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
void compiler::CodeGeneratorResponse::CopyFrom | ( | const CodeGeneratorResponse & | from | ) |
|
static |
Definition at line 1201 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlinestatic |
Definition at line 821 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 716 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 812 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1495 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
const std::string& compiler::CodeGeneratorResponse::error | ( | ) | const |
|
inlinestatic |
Definition at line 917 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
Definition at line 907 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 921 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 927 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1588 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File >& compiler::CodeGeneratorResponse::file | ( | ) | const |
|
inline |
Definition at line 1576 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
const ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File& compiler::CodeGeneratorResponse::file | ( | int | index | ) | const |
|
inline |
Definition at line 1558 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
int compiler::CodeGeneratorResponse::file_size | ( | ) | const |
|
inlinestaticprivate |
Definition at line 771 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestaticprivate |
Definition at line 882 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 775 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 763 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 872 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1504 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlinestatic |
Definition at line 719 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 815 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1391 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 785 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 722 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 818 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1488 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
bool compiler::CodeGeneratorResponse::has_error | ( | ) | const |
|
inline |
Definition at line 1818 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
static |
Definition at line 1156 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inlinestatic |
Definition at line 728 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinestatic |
Definition at line 824 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1270 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
private |
Definition at line 1382 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
private |
|
final |
Definition at line 1378 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
final |
|
inlineprivate |
Definition at line 778 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
final |
Definition at line 1335 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
void compiler::CodeGeneratorResponse::MergeFrom | ( | const CodeGeneratorResponse & | from | ) |
Definition at line 1350 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
void compiler::CodeGeneratorResponse::MergeFrom | ( | const CodeGeneratorResponse & | from | ) |
|
staticprivate |
Definition at line 1506 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inline |
Definition at line 1503 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
std::string* compiler::CodeGeneratorResponse::mutable_error | ( | ) |
|
inline |
Definition at line 1569 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File >* compiler::CodeGeneratorResponse::mutable_file | ( | ) |
|
inline |
Definition at line 1564 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File* compiler::CodeGeneratorResponse::mutable_file | ( | int | index | ) |
|
inline |
Definition at line 712 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 808 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 745 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 749 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinefinal |
Definition at line 855 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinenoexcept |
Definition at line 700 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlinenoexcept |
Definition at line 791 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 696 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 787 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inlineprivate |
Definition at line 1341 of file protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
inline |
Definition at line 1536 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
PROTOBUF_NODISCARD std::string* compiler::CodeGeneratorResponse::release_error | ( | ) |
|
inline |
Definition at line 1544 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
void compiler::CodeGeneratorResponse::set_allocated_error | ( | std::string * | error | ) |
void compiler::CodeGeneratorResponse::set_error | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1762 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1520 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1526 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1499 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1514 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 1836 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
finalprivate |
Definition at line 1198 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 1184 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1194 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc.
|
private |
|
inline |
Definition at line 1828 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 738 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 834 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 709 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 805 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
inline |
Definition at line 847 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 990 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 770 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 849 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 735 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
friend |
Definition at line 831 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
mutableprivate |
Definition at line 846 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
static |
Definition at line 893 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 845 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 842 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 848 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
staticconstexpr |
Definition at line 914 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
staticconstexpr |
Definition at line 912 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
staticconstexpr |
Definition at line 910 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
staticconstexpr |
Definition at line 903 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
staticconstexpr |
Definition at line 905 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 847 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 997 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
staticconstexpr |
Definition at line 732 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h.
|
private |
Definition at line 999 of file protobuf/src/google/protobuf/compiler/plugin.pb.h.