descriptor_ | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateArenaString(Formatter &format, const FieldDescriptor *field) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateDataDecls(io::Printer *printer) | google::protobuf::compiler::cpp::ParseFunctionGenerator | |
GenerateDataDefinitions(io::Printer *printer) | google::protobuf::compiler::cpp::ParseFunctionGenerator | |
GenerateFastFieldEntries(Formatter &format, const std::string &fallback) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateFieldBody(Formatter &format, google::protobuf::internal::WireFormatLite::WireType wiretype, const FieldDescriptor *field) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateFieldSwitch(Formatter &format, const std::vector< const FieldDescriptor * > &ordered_fields) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateLengthDelim(Formatter &format, const FieldDescriptor *field) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateLoopingParseFunction(Formatter &format) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateMethodDecls(io::Printer *printer) | google::protobuf::compiler::cpp::ParseFunctionGenerator | |
GenerateMethodImpls(io::Printer *printer) | google::protobuf::compiler::cpp::ParseFunctionGenerator | |
GenerateParseIterationBody(Formatter &format, const Descriptor *descriptor, const std::vector< const FieldDescriptor * > &ordered_fields) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateStrings(Formatter &format, const FieldDescriptor *field, bool check_utf8) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateTailcallFallbackFunction(Formatter &format) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateTailcallFieldParseFunctions(Formatter &format) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateTailcallParseFunction(Formatter &format) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
GenerateTailCallTable(Formatter &format) | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
inlined_string_indices_ | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
num_hasbits_ | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
options_ | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
ParseFunctionGenerator(const Descriptor *descriptor, int max_has_bit_index, const std::vector< int > &has_bit_indices, const std::vector< int > &inlined_string_indices, const Options &options, MessageSCCAnalyzer *scc_analyzer, const std::map< std::string, std::string > &vars) | google::protobuf::compiler::cpp::ParseFunctionGenerator | |
scc_analyzer_ | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
should_generate_guarded_tctable() const | google::protobuf::compiler::cpp::ParseFunctionGenerator | inlineprivate |
should_generate_tctable() const | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
tc_table_info_ | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |
variables_ | google::protobuf::compiler::cpp::ParseFunctionGenerator | private |