Lines Matching refs:const_tree
68 bool odr_type_p (const_tree);
79 tree vtable_pointer_value_to_binfo (const_tree);
80 bool vtable_pointer_value_to_vtable (const_tree, tree *, unsigned HOST_WIDE_INT *);
83 bool type_all_derivations_known_p (const_tree);
85 bool contains_polymorphic_type_p (const_tree);
93 bool odr_or_derived_type_p (const_tree t);
98 bool odr_based_tbaa_p (const_tree type);
181 polymorphic_type_binfo_p (const_tree binfo) in polymorphic_type_binfo_p()
190 type_with_linkage_p (const_tree t) in type_with_linkage_p()
223 type_in_anonymous_namespace_p (const_tree t) in type_in_anonymous_namespace_p()
244 odr_type_p (const_tree t) in odr_type_p()