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
509 if (datum_expr != NULL) { in cil_tree_print_expr()
510 cil_expr_to_string(datum_expr, &expr_str); in cil_tree_print_expr()
536 cil_tree_print_expr(cats->datum_expr, cats->str_expr); in cil_tree_print_cats()
664 cil_tree_print_expr(cons->datum_expr, cons->str_expr); in cil_tree_print_constrain()
722 cil_tree_print_expr(attr->datum_expr, attr->str_expr); in cil_tree_print_node()
878 cil_tree_print_expr(attr->datum_expr, attr->str_expr); in cil_tree_print_node()
893 cil_tree_print_expr(attr->datum_expr, attr->str_expr); in cil_tree_print_node()
1029 cil_tree_print_expr(bif->datum_expr, bif->str_expr); in cil_tree_print_node()
1039 cil_tree_print_expr(tif->datum_expr, tif->str_expr); in cil_tree_print_node()
1369 cil_tree_print_expr(vt->datum_expr, vt->str_expr); in cil_tree_print_node()
1385 cil_tree_print_expr(vt->datum_expr, vt->str_expr); in cil_tree_print_node()