Work in progress generate io struct
[babeltrace.git] / formats / ctf / metadata / ctf-ast.h
index 0ce21a5a4b2163e1adf952dd2b0039a10e523766..8a2888dafa28deee9f2a1c229b5a95f474f600d9 100644 (file)
@@ -206,6 +206,7 @@ struct ctf_node {
                        /* NULL, value or declaration specifier */
                        struct ctf_node *container_type;
                        struct cds_list_head enumerator_list;
+                       int has_body;
                } _enum;
                struct {
                        struct cds_list_head declaration_specifier;
This page took 0.022526 seconds and 4 git commands to generate.