Home
last modified time | relevance | path

Searched refs:common_pointer_type (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2008379 (common_pointer_type): Move handling of pointer types from
381 (cp_build_binary_op): Use common_pointer_type instead of
384 * cp-tree.h (common_pointer_type): Declare.
Dtypeck.cc979 common_pointer_type (tree t1, tree t2) in common_pointer_type() function
5117 common_pointer_type (type0, type1), complain, in cp_build_binary_op()
DChangeLog-20122007 common_pointer_type, cp_build_indirect_ref, cp_build_binary_op,
Dcp-tree.h8075 extern tree common_pointer_type (tree, tree);
DChangeLog-2009469 (common_pointer_type): Update call to composite_pointer_type.
DChangeLog-20191180 (common_pointer_type): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200414883 common_pointer_type, common_type, same_translation_unit_p,
31100 * c-typeck.c (composite_type, common_pointer_type): New functions.
31102 common_pointer_type. Ensure that arithmetic operations return
31106 common_pointer_type.
DChangeLog-200828493 * c-typeck.c (common_pointer_type): Do not merge inconsistent
DChangeLog-20094711 (common_pointer_type): Likewise.
DChangeLog-200533138 (common_pointer_type, comptypes, comp_target_types,