Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc526 struct odr_enum struct
534 static hash_map <nofree_string_hash, odr_enum> *odr_enum_map = NULL; argument
4099 hash_map<nofree_string_hash, odr_enum>::iterator iter in ipa_odr_summary_write()
4103 odr_enum &this_enum = (*iter).second; in ipa_odr_summary_write()
4154 odr_enum_map = new (hash_map <nofree_string_hash, odr_enum>); in ipa_odr_read_section()
4167 class odr_enum &this_enum in ipa_odr_read_section()
H A DChangeLog-202020657 (class odr_enum): New struct.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c513 struct odr_enum
521 static hash_map <nofree_string_hash, odr_enum> *odr_enum_map = NULL;
4075 hash_map<nofree_string_hash, odr_enum>::iterator iter
4079 odr_enum &this_enum = (*iter).second;
4130 odr_enum_map = new (hash_map <nofree_string_hash, odr_enum>);
4143 class odr_enum &this_enum