Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDdiagnostic-show-locus.c803 const fixit_hint * hint_a = *static_cast<const fixit_hint * const *> (p_a); in fixit_cmp() local
805 return hint_a->get_start_loc () - hint_b->get_start_loc (); in fixit_cmp()