Searched refs:TYPE_FINAL_P (Results 1 – 13 of 13) sorted by relevance
239 if (TYPE_FINAL_P (t)) in type_all_derivations_known_p()2129 && (TYPE_FINAL_P (t) in type_known_to_have_no_derivations_p()3103 if (TYPE_FINAL_P (outer_type->type)) in possible_polymorphic_call_targets()3192 if (TYPE_FINAL_P (speculative_outer_type->type)) in possible_polymorphic_call_targets()
353 bp_pack_value (bp, TYPE_FINAL_P (expr), 1); in pack_ts_type_common_value_fields()
297 TYPE_FINAL_P (copy) = 0; in fld_incomplete_type_of()
393 TYPE_FINAL_P (expr) = (unsigned) bp_unpack_value (bp, 1); in unpack_ts_type_common_value_fields()
1360 hstate.add_flag (TYPE_FINAL_P (t)); in hash_tree()
2337 #define TYPE_FINAL_P(NODE) \ macro
13206 verify_variant_match (TYPE_FINAL_P); in verify_type_variant()
21235 DECL_CXX_CONSTRUCTOR_P, DECL_CXX_DESTRUCTOR_P and TYPE_FINAL_P.21238 (unpack_ts_type_common_value_fields): Stream TYPE_FINAL_P.21241 (pack_ts_type_common_value_fields): Add TYPE_FINAL_P.21629 * tree.h (TYPE_FINAL_P, DECL_FINAL_P): New macros.
6060 * tree.c (fld_incomplete_type_of): Clear TYPE_FINAL_P, TYPE_EMPTY_P,
1267 compare_values (TYPE_FINAL_P); in compare_tree_sccs_1()
2420 TYPE_FINAL_P.
2450 TYPE_FINAL_P (NODE)
1603 (CLASSTYPE_FINAL): Define using TYPE_FINAL_P.