Searched refs:cil_expandtypeattribute (Results 1 – 9 of 9) sorted by relevance
544 struct cil_expandtypeattribute { struct1012 void cil_expandtypeattribute_init(struct cil_expandtypeattribute **expandattr);
142 void cil_destroy_expandtypeattribute(struct cil_expandtypeattribute *expandattr);
659 struct cil_expandtypeattribute *expandattr = (struct cil_expandtypeattribute *)node->data; in cil_write_expandtypeattribute()
783 struct cil_expandtypeattribute *expandattr = NULL; in cil_build_mappings_tree()
653 struct cil_expandtypeattribute *orig = data; in cil_copy_expandtypeattribute()654 struct cil_expandtypeattribute *new = NULL; in cil_copy_expandtypeattribute()
711 struct cil_expandtypeattribute *attr = node->data; in cil_tree_print_node()
2080 void cil_expandtypeattribute_init(struct cil_expandtypeattribute **expandattr) in cil_expandtypeattribute_init()
3223 struct cil_expandtypeattribute *expandattr = NULL; in cil_gen_expandtypeattribute()3269 void cil_destroy_expandtypeattribute(struct cil_expandtypeattribute *expandattr) in cil_destroy_expandtypeattribute()
463 struct cil_expandtypeattribute *expandattr = current->data; in cil_resolve_expandtypeattribute()