Lines Matching refs:datum_expr
417 void cil_tree_print_expr(struct cil_list *datum_expr, struct cil_list *str_expr)
423 if (datum_expr != NULL) {
424 cil_expr_to_string(datum_expr, &expr_str);
450 cil_tree_print_expr(cats->datum_expr, cats->str_expr);
578 cil_tree_print_expr(cons->datum_expr, cons->str_expr);
625 cil_tree_print_expr(attr->datum_expr, attr->str_expr);
781 cil_tree_print_expr(attr->datum_expr, attr->str_expr);
796 cil_tree_print_expr(attr->datum_expr, attr->str_expr);
932 cil_tree_print_expr(bif->datum_expr, bif->str_expr);
942 cil_tree_print_expr(tif->datum_expr, tif->str_expr);
1272 cil_tree_print_expr(vt->datum_expr, vt->str_expr);
1288 cil_tree_print_expr(vt->datum_expr, vt->str_expr);