Searched refs:structural_type_p (Results 1 – 8 of 8) sorted by relevance
4867 structural_type_p (tree t, bool explain) in structural_type_p() function4912 if (!structural_type_p (mtype)) in structural_type_p()4917 structural_type_p (mtype, true); in structural_type_p()
67 * pt.c (invalid_nontype_parm_type_p): Call structural_type_p with278 * tree.c (structural_type_p): Improve private base diagnostic.1007 * tree.c (structural_type_p): New.
3253 * tree.c (structural_type_p): Allow unions.3260 * tree.c (structural_type_p): Use SCALAR_TYPE_P.
7800 extern bool structural_type_p (tree, bool = false);
27309 if (structural_type_p (type)) in invalid_nontype_parm_type_p()27316 structural_type_p (type, true); in invalid_nontype_parm_type_p()
4563 structural_type_p (tree t, bool explain) in structural_type_p() function4609 if (!structural_type_p (TREE_TYPE (m))) in structural_type_p()4614 structural_type_p (TREE_TYPE (m), true); in structural_type_p()
7402 extern bool structural_type_p (tree, bool = false);
26455 if (!structural_type_p (type)) in invalid_nontype_parm_type_p()26462 structural_type_p (type, true); in invalid_nontype_parm_type_p()