Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_implied.c666 static struct expression *get_last_expr(struct statement *stmt) in get_last_expr() function
689 return get_last_expr(compound); in get_left_most_expr()