Home
last modified time | relevance | path

Searched refs:layout_pod_type_p (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.c3720 if (!layout_pod_type_p (type) && !TYPE_PACKED (type)) in check_field_decls()
3782 if (! layout_pod_type_p (type)) in check_field_decls()
6868 if (TYPE_PACKED (t) && !layout_pod_type_p (t)) in layout_class_type()
H A Dclass.cc3795 if (!layout_pod_type_p (type) && !TYPE_PACKED (type)) in check_field_decls()
3857 if (! layout_pod_type_p (type)) in check_field_decls()
6980 if (TYPE_PACKED (t) && !layout_pod_type_p (t)) in layout_class_type()
H A Dtree.c4331 layout_pod_type_p (const_tree t) in layout_pod_type_p() function
H A Dtree.cc4628 layout_pod_type_p (const_tree t) in layout_pod_type_p() function
H A Dcp-tree.h7792 extern bool layout_pod_type_p (const_tree);
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c3720 if (!layout_pod_type_p (type) && !TYPE_PACKED (type)) in check_field_decls()
3782 if (! layout_pod_type_p (type)) in check_field_decls()
6868 if (TYPE_PACKED (t) && !layout_pod_type_p (t)) in layout_class_type()
H A Dtree.c4331 layout_pod_type_p (const_tree t) in layout_pod_type_p() function
H A Dcp-tree.h7396 extern bool layout_pod_type_p (const_tree);