Lines Matching refs:const_tree
74 bool odr_type_p (const_tree);
85 tree vtable_pointer_value_to_binfo (const_tree);
86 bool vtable_pointer_value_to_vtable (const_tree, tree *, unsigned HOST_WIDE_INT *);
89 bool type_all_derivations_known_p (const_tree);
91 bool contains_polymorphic_type_p (const_tree);
99 bool odr_or_derived_type_p (const_tree t);
104 bool odr_based_tbaa_p (const_tree type);
187 polymorphic_type_binfo_p (const_tree binfo) in polymorphic_type_binfo_p()
196 type_with_linkage_p (const_tree t) in type_with_linkage_p()
227 type_in_anonymous_namespace_p (const_tree t) in type_in_anonymous_namespace_p()
248 odr_type_p (const_tree t) in odr_type_p()