Searched refs:hint_a (Results 1 – 1 of 1) sorted by relevance
803 const fixit_hint * hint_a = *static_cast<const fixit_hint * const *> (p_a); in fixit_cmp() local805 return hint_a->get_start_loc () - hint_b->get_start_loc (); in fixit_cmp()