Searched refs:match_dereferences (Results 1 – 8 of 8) sorted by relevance
65 static void match_dereferences(struct expression *expr) in match_dereferences() function112 add_hook(&match_dereferences, DEREF_HOOK); in check_buffer_too_small_for_struct()
107 static void match_dereferences(struct expression *expr) in match_dereferences() function167 add_hook(&match_dereferences, DEREF_HOOK); in check_check_deref()
78 static void match_dereferences(struct expression *expr) in match_dereferences() function295 add_hook(&match_dereferences, DEREF_HOOK); in check_free()
124 static void match_dereferences(struct expression *expr) in match_dereferences() function227 add_hook(&match_dereferences, DEREF_HOOK); in check_err_ptr_deref()
141 static void match_dereferences(struct expression *expr) in match_dereferences() function287 add_hook(&match_dereferences, DEREF_HOOK); in check_deref()
95 static void match_dereferences(struct expression *expr) in match_dereferences() function355 add_hook(&match_dereferences, DEREF_HOOK); in check_free_strict()
148 static void match_dereferences(struct expression *expr) in match_dereferences() function394 add_hook(&match_dereferences, DEREF_HOOK); in check_uninitialized()
1364 static void match_dereferences(struct expression *expr) in match_dereferences() function2941 add_hook(&match_dereferences, DEREF_HOOK); in register_smatch_extra_late()