Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_modification_hooks.c235 static void unop_expr_early(struct expression *expr) in unop_expr_early() function
277 add_hook(&unop_expr_early, OP_HOOK); in register_modification_hooks()