Searched refs:constructible_expr (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 1793 constructible_expr (tree to, tree from) in constructible_expr() function 1894 expr = constructible_expr (to, from); in is_xible_helper()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 2071 constructible_expr (tree to, tree from) in constructible_expr() function 2174 expr = constructible_expr (to, from); in is_xible_helper()
|
H A D | ChangeLog | 1764 (constructible_expr): Call it. 1919 (constructible_expr): Call it.
|
H A D | ChangeLog-2014 | 1014 * method.c (constructible_expr): Handle value-init of non-class. 1042 (check_nontriv, assignable_expr, constructible_expr): New.
|
H A D | ChangeLog-2018 | 1543 * method.c (constructible_expr): We're in an unevaluated context 2969 do_build_copy_assign, build_stub_object, constructible_expr,
|
H A D | ChangeLog-2017 | 3184 * method.c (constructible_expr): Strip array types before calling 3842 * method.c (constructible_expr): Set cp_unevaluated.
|
H A D | ChangeLog-2020 | 4924 * method.c (constructible_expr): In C++20, try using parenthesized 5421 the stub objects created by assignable_expr and constructible_expr.
|