1 /* This file was generated by upb_generator from the input file: 2 * 3 * google/protobuf/compiler/plugin.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. 7 * NO CHECKED-IN PROTOBUF GENCODE */ 8 9 #ifndef GOOGLE_PROTOBUF_COMPILER_PLUGIN_PROTO_UPB_H__UPB_MINITABLE_H_ 10 #define GOOGLE_PROTOBUF_COMPILER_PLUGIN_PROTO_UPB_H__UPB_MINITABLE_H_ 11 12 #include "upb/generated_code_support.h" 13 14 // Must be last. 15 #include "upb/port/def.inc" 16 17 #ifdef __cplusplus 18 extern "C" { 19 #endif 20 21 extern const upb_MiniTable google__protobuf__compiler__Version_msg_init; 22 extern const upb_MiniTable* google__protobuf__compiler__Version_msg_init_ptr; 23 extern const upb_MiniTable google__protobuf__compiler__CodeGeneratorRequest_msg_init; 24 extern const upb_MiniTable* google__protobuf__compiler__CodeGeneratorRequest_msg_init_ptr; 25 extern const upb_MiniTable google__protobuf__compiler__CodeGeneratorResponse_msg_init; 26 extern const upb_MiniTable* google__protobuf__compiler__CodeGeneratorResponse_msg_init_ptr; 27 extern const upb_MiniTable google__protobuf__compiler__CodeGeneratorResponse__File_msg_init; 28 extern const upb_MiniTable* google__protobuf__compiler__CodeGeneratorResponse__File_msg_init_ptr; 29 30 extern const upb_MiniTableEnum google__protobuf__compiler__CodeGeneratorResponse__Feature_enum_init; 31 extern const upb_MiniTableFile google_protobuf_compiler_plugin_proto_upb_file_layout; 32 33 #ifdef __cplusplus 34 } /* extern "C" */ 35 #endif 36 37 #include "upb/port/undef.inc" 38 39 #endif /* GOOGLE_PROTOBUF_COMPILER_PLUGIN_PROTO_UPB_H__UPB_MINITABLE_H_ */ 40