Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc3570 type_warning_cmp (const void *p1, const void *p2) in type_warning_cmp() function
3853 final_warning_records->type_warnings.qsort (type_warning_cmp); in ipa_devirt()
H A DChangeLog-201919364 * ipa-devirt.c (type_warning_cmp): Make static.
H A DChangeLog-201430304 (type_warning_cmp): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c3546 type_warning_cmp (const void *p1, const void *p2)
3829 final_warning_records->type_warnings.qsort (type_warning_cmp);