Searched refs:__cil_gather_statements_helper (Results 1 – 1 of 1) sorted by relevance
74 static int __cil_gather_statements_helper(struct cil_tree_node *node, uint32_t *finished, void *ext… in __cil_gather_statements_helper() function183 cil_tree_walk(start, __cil_gather_statements_helper, NULL, NULL, lists); in cil_gather_statements()