Searched refs:__cil_get_expr_operator_flavor (Results 1 – 1 of 1) sorted by relevance
2533 static enum cil_flavor __cil_get_expr_operator_flavor(const char *op) in __cil_get_expr_operator_flavor() function2559 op = __cil_get_expr_operator_flavor(current->data); in __cil_fill_expr_helper()2595 enum cil_flavor op = __cil_get_expr_operator_flavor(current->data); in __cil_fill_expr()