Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc4653 static bool record_has_unique_obj_representations (const_tree, const_tree);
4706 ret = record_has_unique_obj_representations (t, TYPE_SIZE (t)); in type_has_unique_obj_representations()
4752 record_has_unique_obj_representations (const_tree t, const_tree sz) in record_has_unique_obj_representations() function
4763 if (!record_has_unique_obj_representations (TREE_TYPE (field), in record_has_unique_obj_representations()
H A DChangeLog572 * tree.cc (record_has_unique_obj_representations): Ignore unnamed
H A DChangeLog-2016936 (record_has_unique_obj_representations): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c4355 static bool record_has_unique_obj_representations (const_tree, const_tree);
4408 ret = record_has_unique_obj_representations (t, TYPE_SIZE (t)); in type_has_unique_obj_representations()
4454 record_has_unique_obj_representations (const_tree t, const_tree sz) in record_has_unique_obj_representations() function
4465 if (!record_has_unique_obj_representations (TREE_TYPE (field), in record_has_unique_obj_representations()