Searched refs:CIL_SRC_INFO (Results 1 – 7 of 7) sorted by relevance
115 CIL_SRC_INFO, enumerator
1146 if (node->parent && node->parent->flavor != CIL_ROOT && node->parent->flavor != CIL_SRC_INFO) in __cil_write_first_child_helper()1444 case CIL_SRC_INFO: in __cil_write_node_helper()1473 if (node->parent && node->parent->flavor != CIL_ROOT && node->parent->flavor != CIL_SRC_INFO) { in __cil_write_last_child_helper()
951 case CIL_SRC_INFO: in cil_destroy_data()1312 case CIL_SRC_INFO: in cil_node_to_string()
79 } else if (node->flavor == CIL_SRC_INFO) { in cil_tree_get_next_path()
2037 case CIL_SRC_INFO: in __cil_copy_node_helper()
4446 if (n->flavor != CIL_SRC_INFO) { in __cil_print_parents()
6089 ast_node->flavor = CIL_SRC_INFO; in cil_gen_src_info()