Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_debug.c418 static void match_note(const char *fn, struct expression *expr, void *info) in match_note() function
823 add_function_hook("__smatch_note", &match_note, NULL); in check_debug()