Searched refs:cxx_eval_component_reference (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2016 | 988 * constexpr.c (cxx_eval_component_reference): Use name matching 1675 (cxx_eval_component_reference): Reject null pointer dereferences. 3597 * constexpr.c (cxx_eval_component_reference): Further tweak. 3625 * constexpr.c (cxx_eval_component_reference): Just return an empty 3676 * constexpr.c (cxx_eval_component_reference): Don't complain about
|
H A D | ChangeLog-2014 | 509 (cxx_eval_component_reference): A null element means we're mid- 705 (cxx_eval_component_reference): Check CONSTRUCTOR_NO_IMPLICIT_ZERO. 800 cxx_eval_component_reference, cxx_eval_bit_field_ref,
|
H A D | constexpr.cc | 4053 cxx_eval_component_reference (const constexpr_ctx *ctx, tree t, in cxx_eval_component_reference() function 7165 r = cxx_eval_component_reference (ctx, t, lval, in cxx_eval_constant_expression()
|
H A D | ChangeLog-2011 | 1053 (cxx_eval_component_reference): Check DECL_MUTABLE_P. 1831 * semantics.c (cxx_eval_component_reference): Handle
|
H A D | ChangeLog-2018 | 2000 (cxx_eval_component_reference): For dereferencing of a NULL pointer, 4888 * constexpr.c (cxx_eval_component_reference): Use INDIRECT_REF_P.
|
H A D | ChangeLog-2019 | 1492 * constexpr.c (cxx_eval_component_reference, cxx_eval_bit_field_ref): 4803 (cxx_eval_component_reference, potential_constant_expression_1):
|
H A D | ChangeLog-2015 | 1315 (cxx_eval_component_reference): Like here.
|
H A D | ChangeLog-2010 | 741 (cxx_eval_component_reference): Likewise.
|
H A D | ChangeLog-2020 | 5343 (cxx_eval_component_reference): Emit a different diagnostic when the
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 3664 cxx_eval_component_reference (const constexpr_ctx *ctx, tree t, in cxx_eval_component_reference() function 6322 r = cxx_eval_component_reference (ctx, t, lval, in cxx_eval_constant_expression()
|