Searched refs:CIL_ROOT (Results 1 – 10 of 10) sorted by relevance
41 CIL_ROOT, enumerator
223 new_node->flavor = CIL_ROOT; in cil_tree_node_init()
1529 if (parent->flavor != CIL_ROOT) { in __write_parse_ast_first_child_helper()1541 if (parent->flavor == CIL_ROOT) { in __write_parse_ast_last_child_helper()1581 if (parent->flavor != CIL_SRC_INFO && parent->flavor != CIL_ROOT) { in __write_cil_ast_first_child_helper()1593 if (parent->flavor == CIL_ROOT) { in __write_cil_ast_last_child_helper()
706 case CIL_ROOT: in cil_destroy_data()1116 case CIL_ROOT: in cil_node_to_string()1979 case CIL_ROOT: in cil_get_symtab()
3188 while (n && n->flavor != CIL_ROOT) { in cil_resolve_call_args()4056 while (n && n->flavor != CIL_ROOT) { in __cil_resolve_ast_last_child_helper()4073 while (n && n->flavor != CIL_ROOT) { in __cil_resolve_ast_last_child_helper()4294 case CIL_ROOT: in __cil_resolve_name_with_parents()
2060 …amespace->flavor != CIL_MACRO && namespace->flavor != CIL_BLOCK && namespace->flavor != CIL_ROOT) { in __cil_copy_node_helper()2115 if (node->flavor != CIL_ROOT) { in __cil_copy_last_child_helper()
6551 if (ast->flavor == CIL_ROOT) { in __cil_build_ast_last_child_helper()6573 while (n && n->flavor != CIL_ROOT) { in __cil_build_ast_last_child_helper()
106 test_ast_node->parent->flavor = CIL_ROOT; in test_cil_get_symtab_root()
93 new_tree->root->flavor = CIL_ROOT; in gen_test_tree()
1455 root->flavor = CIL_ROOT; in test_cil_copy_node_helper_perm()