Home
last modified time | relevance | path

Searched refs:convert_to_pointer_force (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c40 static tree convert_to_pointer_force (tree, tree, tsubst_flags_t);
265 convert_to_pointer_force (tree type, tree expr, tsubst_flags_t complain) in convert_to_pointer_force() function
367 = convert_to_pointer_force (build_pointer_type (target_type), in build_up_reference()
1696 return convert_to_pointer_force (type, e, complain); in convert_force()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc40 static tree convert_to_pointer_force (tree, tree, tsubst_flags_t);
265 convert_to_pointer_force (tree type, tree expr, tsubst_flags_t complain) in convert_to_pointer_force() function
367 = convert_to_pointer_force (build_pointer_type (target_type), in build_up_reference()
1715 return convert_to_pointer_force (type, e, complain); in convert_force()
H A DChangeLog-20121080 * cvt.c (cp_convert_to_pointer, convert_to_pointer_force,
1764 * cvt.c (cp_convert_to_pointer, convert_to_pointer_force,
H A DChangeLog-1996411 * cvt.c (convert_to_pointer_force): Add code to support pointer to
1198 (convert_to_pointer_force): Likewise.
2233 (convert_to_pointer_force): Likewise.
H A DChangeLog-2002254 * cvt.c (cp_convert_to_pointer, convert_to_pointer_force,
590 * cvt.c (convert_to_pointer_force): Don't try comparing against
2959 * cvt.c (convert_to_pointer_force): Use cp_convert_to_pointer for
H A DChangeLog-20082453 * cvt.c (cp_convert_to_pointer, convert_to_pointer_force,
H A DChangeLog-2000345 (convert_to_pointer_force): Adjust call to cp_convert_to_pointer.
1848 * cvt.c (convert_to_pointer_force): Fix error message when
H A DChangeLog-20071160 (convert_to_pointer_force): Update cp_convert_to_pointer call.
H A DChangeLog-2001413 (convert_to_pointer_force): Likewise.
H A DChangeLog-20111598 * cvt.c (cp_convert_to_pointer, convert_to_pointer_force,
H A DChangeLog-20035607 (convert_to_pointer_force): Use build_nop.
H A DChangeLog-20041137 * cvt.c (convert_to_pointer_force) Adjust lookup_base call.
H A DChangeLog-19993697 (convert_to_pointer_force): Likewise.