Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc4110 this_enum.vals[j].name, true); in ipa_odr_summary_write()
4167 class odr_enum &this_enum in ipa_odr_read_section() local
4174 this_enum.warned = false; in ipa_odr_read_section()
4219 || val != this_enum.vals[j].val) in ipa_odr_read_section()
4243 if (this_enum.warned in ipa_odr_read_section()
4244 || !warning_at (this_enum.locus, in ipa_odr_read_section()
4251 this_enum.warned = true; in ipa_odr_read_section()
4282 inform (this_enum.vals[j].locus, in ipa_odr_read_section()
4288 inform (this_enum.vals[j].locus, in ipa_odr_read_section()
4297 inform (this_enum.vals[j].locus, in ipa_odr_read_section()
[all …]
H A Dipa-devirt.c4079 odr_enum &this_enum = (*iter).second;
4086 this_enum.vals[j].name, true);
4143 class odr_enum &this_enum
4150 this_enum.warned = false;
4193 || val != this_enum.vals[j].val)
4217 if (this_enum.warned
4218 || !warning_at (this_enum.locus,
4225 this_enum.warned = true;
4256 inform (this_enum.vals[j].locus,
4264 inform (this_enum.vals[j].locus,
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c4079 odr_enum &this_enum = (*iter).second;
4086 this_enum.vals[j].name, true);
4143 class odr_enum &this_enum
4150 this_enum.warned = false;
4193 || val != this_enum.vals[j].val)
4217 if (this_enum.warned
4218 || !warning_at (this_enum.locus,
4225 this_enum.warned = true;
4256 inform (this_enum.vals[j].locus,
4264 inform (this_enum.vals[j].locus,
[all …]