Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h2205 unsigned unique_obj_representations : 1; member
2449 (LANG_TYPE_CLASS_CHECK (NODE)->unique_obj_representations)
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h2364 unsigned unique_obj_representations : 1; member
2604 (LANG_TYPE_CLASS_CHECK (NODE)->unique_obj_representations)
H A Dmodule.cc5715 WB (lang->unique_obj_representations); in lang_type_bools()
5785 RB (lang->unique_obj_representations); in lang_type_bools()
H A DChangeLog-2016925 (struct lang_type_class): Add unique_obj_representations