Home
last modified time | relevance | path

Searched refs:warn_types_mismatch (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc994 warn_types_mismatch (tree t1, tree t2, location_t loc1, location_t loc2) in warn_types_mismatch() function
1127 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc_t1, loc_t2); in warn_types_mismatch()
1137 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc_t1, in warn_types_mismatch()
1156 warn_types_mismatch (TREE_VALUE (parms1), in warn_types_mismatch()
1303 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), in odr_types_equivalent_p()
1318 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc1, loc2); in odr_types_equivalent_p()
1336 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc1, loc2); in odr_types_equivalent_p()
1378 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc1, loc2); in odr_types_equivalent_p()
1401 warn_types_mismatch (TREE_VALUE (parms1), in odr_types_equivalent_p()
1487 warn_types_mismatch (TREE_TYPE (f1), TREE_TYPE (f2), loc1, loc2); in odr_types_equivalent_p()
[all …]
H A Dipa-utils.h97 void warn_types_mismatch (tree t1, tree t2, location_t loc1 = UNKNOWN_LOCATION,
H A DChangeLog-20191136 * ipa-devirt.c (warn_types_mismatch): Don't call xstrdup for the
1948 * ipa-devirt.c (warn_types_mismatch): Use get_odr_name_for_type
2271 * ipa-devirt.c (warn_types_mismatch): Use TYPE_MAIN_VARIANT
11699 * ipa-devirt.c (warn_types_mismatch): Fix conditional on anonymous
11812 * ipa-devirt.c (warn_types_mismatch): Do not ICE when anonymous type
19762 * ipa-devirt.c (warn_types_mismatch): Compare indentifiers
H A DChangeLog-201529093 * ipa-utils.h (warn_types_mismatch): Update prototype.
29097 (warn_types_mismatch): Reorg to work better on non-C++ types.
32728 * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,
33185 (warn_types_mismatch): Likewise.
33589 * ipa-devirt.c (warn_types_mismatch): Do not ICE when warning about
37555 (warn_types_mismatch): Report mismatch in mangled names;
H A DChangeLog-20183109 (warn_types_mismatch): Do not output confused warnings on integer types.
6982 (warn_types_mismatch): Fix walk of DECL_NAME.
7023 (warn_types_mismatch): Compare mangled names of main variants.
H A DChangeLog-201730804 * ipa-devirt.c (warn_types_mismatch): Fix typo.
35966 * ipa-devirt.c (warn_types_mismatch): Simplify uses of "%<%s%>" to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c981 warn_types_mismatch (tree t1, tree t2, location_t loc1, location_t loc2)
1114 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc_t1, loc_t2);
1124 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc_t1,
1143 warn_types_mismatch (TREE_VALUE (parms1),
1290 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2),
1305 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc1, loc2);
1323 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc1, loc2);
1365 warn_types_mismatch (TREE_TYPE (t1), TREE_TYPE (t2), loc1, loc2);
1388 warn_types_mismatch (TREE_VALUE (parms1),
1474 warn_types_mismatch (TREE_TYPE (f1), TREE_TYPE (f2), loc1, loc2);
[all …]
H A Dipa-utils.h91 void warn_types_mismatch (tree t1, tree t2, location_t loc1 = UNKNOWN_LOCATION,
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-symtab.cc730 warn_types_mismatch (TREE_TYPE (prevailing->decl), in lto_symtab_merge_decls_2()
H A DChangeLog1485 (lto_symtab_merge_decls_2): Update call of warn_types_mismatch.
1543 and call warn_types_mismatch.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-symtab.c730 warn_types_mismatch (TREE_TYPE (prevailing->decl), in lto_symtab_merge_decls_2()