Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dipa-prop.h157 struct ipa_methodlist *next_method; member
Dipa-prop.c83 return wl->next_method; in ipa_methodlist_next_method()
90 wl1->next_method = wl2; in ipa_methodlist_next_method_set()
/freebsd-12-stable/contrib/gcc/cp/
DChangeLog-199586 (struct lang_decl): Lose next_method field.
DChangeLog-19944378 (lang_stype::methods, lang_decl::next_method): New fields.