Home
last modified time | relevance | path

Searched refs:EXPR_SLICE (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_implicit_dependencies_tester.c38 [EXPR_SLICE] = "EXPR_SLICE", in expression_type_name()
H A Dsmatch_recurse.c67 case EXPR_SLICE: in recurse()
H A Dexpression.h65 EXPR_SLICE, enumerator
H A Dast-inspect.c182 [EXPR_SLICE] = "EXPR_SLICE", in expression_type_name()
H A Devaluate.c1563 case EXPR_SLICE: in mark_assigned()
1710 if (expr->type == EXPR_SLICE) { in degenerate()
2117 if (deref->type != EXPR_SLICE) { in evaluate_member_dereference()
2125 expr->type = EXPR_SLICE; in evaluate_member_dereference()
3353 case EXPR_SLICE: in evaluate_expression()
H A Dinline.c115 case EXPR_SLICE: { in copy_expression()
H A Dshow-parse.c1171 case EXPR_SLICE: in show_expression()
H A Dexpand.c1086 case EXPR_SLICE: in expand_expression()
H A Dsmatch_flow.c484 case EXPR_SLICE: in __split_expr()
H A Dlinearize.c1931 case EXPR_SLICE: in linearize_expression()