Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_debug.c135 static void match_print_implied(const char *fn, struct expression *expr, void *info) in match_print_implied() function
541 match_print_implied(fn, expr, NULL); in match_about()
806 add_function_hook("__smatch_implied", &match_print_implied, NULL); in check_debug()