OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sat Mar 21 00:23:06 UTC 2026