Searched refs:add_lost_param_hook (Results 1 – 3 of 3) sorted by relevance
67 void add_lost_param_hook(void (func)(struct expression *call, int param)) in add_lost_param_hook() function
1242 void add_lost_param_hook(void (func)(struct expression *call, int param));
2906 add_lost_param_hook(&match_lost_param); in register_smatch_extra()