/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 568 composite_pointer_type (const op_location_t &location, in composite_pointer_type() function 957 return composite_pointer_type (input_location, t1, t2, in common_pointer_type() 5036 result_type = composite_pointer_type (location, in cp_build_binary_op() 5060 result_type = composite_pointer_type (location, in cp_build_binary_op() 5079 result_type = composite_pointer_type (location, in cp_build_binary_op() 5159 type = composite_pointer_type (location, type0, type1, op0, op1, in cp_build_binary_op() 5273 result_type = composite_pointer_type (location, in cp_build_binary_op() 5365 result_type = composite_pointer_type (location, in cp_build_binary_op()
|
H A D | call.c | 3090 tree cptype = composite_pointer_type (input_location, in add_builtin_candidate() 5657 result_type = composite_pointer_type (loc, in build_conditional_expr_1()
|
H A D | cp-tree.h | 7665 extern tree composite_pointer_type (const op_location_t &,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 594 composite_pointer_type (const op_location_t &location, in composite_pointer_type() function 985 return composite_pointer_type (input_location, t1, t2, in common_pointer_type() 5484 result_type = composite_pointer_type (location, in cp_build_binary_op() 5508 result_type = composite_pointer_type (location, in cp_build_binary_op() 5527 result_type = composite_pointer_type (location, in cp_build_binary_op() 5609 type = composite_pointer_type (location, type0, type1, op0, op1, in cp_build_binary_op() 5723 result_type = composite_pointer_type (location, in cp_build_binary_op() 5823 result_type = composite_pointer_type (location, in cp_build_binary_op()
|
H A D | ChangeLog-2010 | 168 (composite_pointer_type_r, composite_pointer_type): Call it. 1439 * typeck.c (composite_pointer_type): Call objc_have_common_type 1453 * typeck.c (composite_pointer_type): Determine common type 2922 * typeck.c (composite_pointer_type): Likewise.
|
H A D | ChangeLog-2000 | 805 (composite_pointer_type): Fix handling of conversions to `cv void*'. 2414 (composite_pointer_type): Use it. 2415 (build_binary_op): Use composite_pointer_type. 2755 * typeck.c (composite_pointer_type): Likewise. 6606 * typeck.c (composite_pointer_type, c_sizeof, expr_sizeof, 6758 * typeck.c (composite_pointer_type, common_type,
|
H A D | ChangeLog-2009 | 464 (composite_pointer_type): Adjust prototype with new argument. 465 * typeck.c (composite_pointer_type): Accept 469 (common_pointer_type): Update call to composite_pointer_type.
|
H A D | ChangeLog-2012 | 2006 * typeck.c (composite_pointer_type_r, composite_pointer_type, 2216 * typeck.c (composite_pointer_type): Likewise.
|
H A D | ChangeLog-2008 | 2216 (composite_pointer_type): Ditto. 2217 (common_type): Fix call to composite_pointer_type.
|
H A D | ChangeLog-1999 | 3825 get_id_2, composite_pointer_type, dump_node_to_file): Constify a 3855 * typeck.c (composite_pointer_type): Constify a char*. 4143 (composite_pointer_type): Likewise. 4160 (composite_pointer_type): New function, split out from
|
H A D | ChangeLog-2005 | 2052 * typeck.c (composite_pointer_type): If both pointers are 2162 * typeck.c (composite_pointer_type): Add Objective-C++ support.
|
H A D | ChangeLog-2015 | 1573 * typeck.c (composite_pointer_type): Handle transaction-safety. 3243 * typeck.c (composite_pointer_type): Use std::swap instead of explicit
|
H A D | ChangeLog-2004 | 894 * typeck.c (composite_pointer_type): Remove comment about DR 195. 1046 * typeck.c (composite_pointer_type): Add comment about DR 195 1320 * typeck.c (composite_pointer_type_r, composite_pointer_type,
|
H A D | ChangeLog-2002 | 3683 composite_pointer_type. 3687 (composite_pointer_type): Also handle attributes.
|
H A D | call.cc | 3160 tree cptype = composite_pointer_type (input_location, in add_builtin_candidate() 5911 result_type = composite_pointer_type (loc, in build_conditional_expr()
|
H A D | ChangeLog-2019 | 1174 * typeck.c (composite_pointer_type): Add a const op_location_t& 1183 * cp-tree.h (composite_pointer_type): Update declaration.
|
H A D | cp-tree.h | 8076 extern tree composite_pointer_type (const op_location_t &,
|
H A D | ChangeLog-2014 | 1492 * typeck.c (composite_pointer_type, cxx_sizeof_or_alignof_type,
|
H A D | ChangeLog-2013 | 3294 (composite_pointer_type): Likewise.
|
H A D | ChangeLog-2016 | 555 * typeck.c (composite_pointer_type): Handle fnptr conversion.
|
H A D | ChangeLog-2003 | 2761 (composite_pointer_type): Use it.
|
H A D | ChangeLog-2020 | 4078 (composite_pointer_type): Update the call to composite_pointer_type_r.
|