Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_ptrs.c235 static void match_passes_function_pointer(struct expression *expr) in match_passes_function_pointer() function
458 add_hook(&match_passes_function_pointer, FUNCTION_CALL_HOOK); in register_function_ptrs()