LIBPROTOC_EXPORT   61 third_party/protobuf/src/google/protobuf/compiler/code_generator.h class LIBPROTOC_EXPORT CodeGenerator {
LIBPROTOC_EXPORT   90 third_party/protobuf/src/google/protobuf/compiler/code_generator.h class LIBPROTOC_EXPORT GeneratorContext {
LIBPROTOC_EXPORT   90 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h class LIBPROTOC_EXPORT CommandLineInterface {
LIBPROTOC_EXPORT   52 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h class LIBPROTOC_EXPORT CppGenerator : public CodeGenerator {
LIBPROTOC_EXPORT   52 third_party/protobuf/src/google/protobuf/compiler/java/java_generator.h class LIBPROTOC_EXPORT JavaGenerator : public CodeGenerator {
LIBPROTOC_EXPORT   66 third_party/protobuf/src/google/protobuf/compiler/plugin.h LIBPROTOC_EXPORT int PluginMain(int argc, char* argv[], const CodeGenerator* generator);
LIBPROTOC_EXPORT   35 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h void LIBPROTOC_EXPORT protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
LIBPROTOC_EXPORT   45 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h class LIBPROTOC_EXPORT CodeGeneratorRequest : public ::google::protobuf::Message {
LIBPROTOC_EXPORT  153 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   friend void LIBPROTOC_EXPORT protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
LIBPROTOC_EXPORT  162 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h class LIBPROTOC_EXPORT CodeGeneratorResponse_File : public ::google::protobuf::Message {
LIBPROTOC_EXPORT  270 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   friend void LIBPROTOC_EXPORT protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
LIBPROTOC_EXPORT  279 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h class LIBPROTOC_EXPORT CodeGeneratorResponse : public ::google::protobuf::Message {
LIBPROTOC_EXPORT  372 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h   friend void LIBPROTOC_EXPORT protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto();
LIBPROTOC_EXPORT   61 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h class LIBPROTOC_EXPORT Generator : public CodeGenerator {