Home
last modified time | relevance | path

Searched refs:build_array_conv (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20142364 (build_array_conv, build_complex_conv): Likewise.
3000 * call.c (build_array_conv): Call complete_type.
3458 * call.c (build_array_conv): Don't crash on VLA.
H A Dcall.cc1068 build_array_conv (tree type, tree ctor, int flags, tsubst_flags_t complain) in build_array_conv() function
2087 return build_array_conv (to, expr, flags, complain); in implicit_conversion_1()
H A DChangeLog-20122176 build_array_conv, build_complex_conv, conditional_conversion):
H A DChangeLog-20114292 * call.c (build_array_conv): New.
H A DChangeLog-2021814 * call.c (build_array_conv): Use range-for.
H A DChangeLog-20205746 (build_array_conv): Likewise.
H A DChangeLog-20191718 * call.c (build_array_conv): Build ck_identity at the beginning
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c1054 build_array_conv (tree type, tree ctor, int flags, tsubst_flags_t complain) in build_array_conv() function
2062 return build_array_conv (to, expr, flags, complain); in implicit_conversion()