Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c177 static int is_noreturn_func(struct expression *expr) in is_noreturn_func() function
547 if (is_noreturn_func(expr->fn)) in __split_expr()