Searched refs:CIL_ROOT (Results 1 – 10 of 10) sorted by relevance
41 CIL_ROOT, enumerator
232 new_node->flavor = CIL_ROOT; in cil_tree_node_init()
1492 if (parent->flavor != CIL_ROOT) { in __write_parse_ast_first_child_helper()1504 if (parent->flavor == CIL_ROOT) { in __write_parse_ast_last_child_helper()1544 if (parent->flavor != CIL_SRC_INFO && parent->flavor != CIL_ROOT) { in __write_cil_ast_first_child_helper()1556 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()1970 case CIL_ROOT: in cil_get_symtab()
3159 while (n && n->flavor != CIL_ROOT) { in cil_resolve_call_args()4027 while (n && n->flavor != CIL_ROOT) { in __cil_resolve_ast_last_child_helper()4044 while (n && n->flavor != CIL_ROOT) { in __cil_resolve_ast_last_child_helper()4255 case CIL_ROOT: in __cil_resolve_name_with_parents()
2054 …amespace->flavor != CIL_MACRO && namespace->flavor != CIL_BLOCK && namespace->flavor != CIL_ROOT) { in __cil_copy_node_helper()2109 if (node->flavor != CIL_ROOT) { in __cil_copy_last_child_helper()
6517 if (ast->flavor == CIL_ROOT) { in __cil_build_ast_last_child_helper()6539 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()