Searched refs:match_pointer_as_array (Results 1 – 4 of 4) sorted by relevance
111 static void match_pointer_as_array(struct expression *expr) in match_pointer_as_array() function125 add_hook(&match_pointer_as_array, OP_HOOK); in check_dereferences_param()
114 static void match_pointer_as_array(struct expression *expr) in match_pointer_as_array() function168 add_hook(&match_pointer_as_array, OP_HOOK); in check_check_deref()
148 static void match_pointer_as_array(struct expression *expr) in match_pointer_as_array() function288 add_hook(&match_pointer_as_array, OP_HOOK); in check_deref()
1376 static void match_pointer_as_array(struct expression *expr) in match_pointer_as_array() function2942 add_hook(&match_pointer_as_array, OP_HOOK); in register_smatch_extra_late()