Lines Matching refs:datum_expr
503 void cil_tree_print_expr(struct cil_list *datum_expr, struct cil_list *str_expr) in cil_tree_print_expr() argument
510 if (datum_expr != NULL) { in cil_tree_print_expr()
511 rc = cil_expr_to_string(datum_expr, &expr_str); in cil_tree_print_expr()
540 cil_tree_print_expr(cats->datum_expr, cats->str_expr); in cil_tree_print_cats()
668 cil_tree_print_expr(cons->datum_expr, cons->str_expr); in cil_tree_print_constrain()
726 cil_tree_print_expr(attr->datum_expr, attr->str_expr); in cil_tree_print_node()
882 cil_tree_print_expr(attr->datum_expr, attr->str_expr); in cil_tree_print_node()
897 cil_tree_print_expr(attr->datum_expr, attr->str_expr); in cil_tree_print_node()
1033 cil_tree_print_expr(bif->datum_expr, bif->str_expr); in cil_tree_print_node()
1043 cil_tree_print_expr(tif->datum_expr, tif->str_expr); in cil_tree_print_node()
1373 cil_tree_print_expr(vt->datum_expr, vt->str_expr); in cil_tree_print_node()
1389 cil_tree_print_expr(vt->datum_expr, vt->str_expr); in cil_tree_print_node()