CppGenerator 132 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc CppGenerator generator; CppGenerator 51 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc CppGenerator::CppGenerator() {} CppGenerator 52 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc CppGenerator::~CppGenerator() {} CppGenerator 54 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc bool CppGenerator::Generate(const FileDescriptor* file, CppGenerator 52 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h class LIBPROTOC_EXPORT CppGenerator : public CodeGenerator { CppGenerator 54 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h CppGenerator(); CppGenerator 55 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h ~CppGenerator(); CppGenerator 64 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CppGenerator); CppGenerator 97 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc CppGenerator cpp_generator; CppGenerator 45 third_party/protobuf/src/google/protobuf/compiler/main.cc google::protobuf::compiler::cpp::CppGenerator cpp_generator;