Searched refs:cil_expandtypeattribute (Results 1 – 8 of 8) sorted by relevance
553 struct cil_expandtypeattribute { struct1026 void cil_expandtypeattribute_init(struct cil_expandtypeattribute **expandattr);
211 static void cil_reset_expandtypeattribute(struct cil_expandtypeattribute *expandattr) in cil_reset_expandtypeattribute()
144 void cil_destroy_expandtypeattribute(struct cil_expandtypeattribute *expandattr);
646 struct cil_expandtypeattribute *orig = data; in cil_copy_expandtypeattribute()647 struct cil_expandtypeattribute *new = NULL; in cil_copy_expandtypeattribute()
1067 struct cil_expandtypeattribute *attr = node->data; in cil_write_ast_node()
2336 void cil_expandtypeattribute_init(struct cil_expandtypeattribute **expandattr) in cil_expandtypeattribute_init()
3223 struct cil_expandtypeattribute *expandattr = NULL; in cil_gen_expandtypeattribute()3270 void cil_destroy_expandtypeattribute(struct cil_expandtypeattribute *expandattr) in cil_destroy_expandtypeattribute()
469 struct cil_expandtypeattribute *expandattr = current->data; in cil_resolve_expandtypeattribute()