Searched refs:__cil_build_ast_first_child_helper (Results 1 – 1 of 1) sorted by relevance
6492 int __cil_build_ast_first_child_helper(__attribute__((unused)) struct cil_tree_node *parse_current,… in __cil_build_ast_first_child_helper() function6579 …rc = cil_tree_walk(parse_tree, __cil_build_ast_node_helper, __cil_build_ast_first_child_helper, __… in cil_build_ast()