Searched refs:verify_type_variant (Results 1 – 9 of 9) sorted by relevance
13151 verify_type_variant (const_tree t, tree tv) in verify_type_variant() function13697 else if (t != mv && !verify_type_variant (t, mv)) in verify_type()
4193 (verify_type_variant): Verify that variants have no7856 (verify_type_variant): Deal with TYPE_REVERSE_STORAGE_ORDER.29887 * tree.c (verify_type_variant): Verify that type and variant is31217 * tree.c (verify_type_variant): Do not check TYPE_NO_FORCE_BLK.32257 * tree.c (verify_type_variant): Fix #undef.32746 * tree.c (verify_type_variant): Verify tree_base and type_common flags.33467 (verify_type_variant): Verify that TYPE_METHODS is NULL for variants.33579 * tree.c (verify_type_variant): Check TYPE_VALUES_RAW and TYPE_PRECISION34575 (verify_type_variant): New function.
6775 * tree.c (verify_type_variant): Use pointer comparison to check that18655 * tree.c (verify_type_variant): Remove handling of TYPE_ALIGN_OK.20099 * tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT if
24820 (verify_type_variant): Update verification of SRING_FLAG;28304 (verify_type_variant): Same.32212 * tree.c (verify_type_variant): Likewise.
20123 to allow for free-lang-data replacements similar to verify_type_variant.23171 (build_distinct_type_copy, verify_type_variant,40904 * tree.c (verify_type_variant): Likewise. Fix typo in comment.
5714 (verify_type_variant): Expect variants to have no TYPE_VALUES.26116 * tree.c (verify_type_variant): Make error call in verify_variant_match
29152 (verify_type_variant): Likewise.
37232 * tree.c (verify_type_variant): Only verify TYPE_NEEDS_CONSTRUCTING
13906 verify_type_variant (const_tree t, tree tv) in verify_type_variant() function14446 else if (t != mv && !verify_type_variant (t, mv)) in verify_type()