HomeSort by: relevance | last modified time | path
    Searched defs:hint_a (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc 1020 const fixit_hint * hint_a = *static_cast<const fixit_hint * const *> (p_a); local
1022 return hint_a->get_start_loc () - hint_b->get_start_loc ();
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc 1010 const fixit_hint * hint_a = *static_cast<const fixit_hint * const *> (p_a); local
1012 return hint_a->get_start_loc () - hint_b->get_start_loc ();

Completed in 17 milliseconds