Searched refs:cxx_eval_indirect_ref (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 4533 cxx_eval_indirect_ref (const constexpr_ctx *ctx, tree t, in cxx_eval_indirect_ref() function 6146 r = cxx_eval_indirect_ref (ctx, t, lval, in cxx_eval_constant_expression()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | constexpr.cc | 5320 cxx_eval_indirect_ref (const constexpr_ctx *ctx, tree t, in cxx_eval_indirect_ref() function 6991 r = cxx_eval_indirect_ref (ctx, t, lval, in cxx_eval_constant_expression()
|
H A D | ChangeLog-2014 | 526 (cxx_eval_indirect_ref): Don't return a CONSTRUCTOR when the 803 cxx_fold_indirect_ref, cxx_eval_indirect_ref, non_const_var_error,
|
H A D | ChangeLog-2013 | 2087 * semantics.c (cxx_eval_indirect_ref): Don't try to look through 3485 (cxx_eval_indirect_ref): Use the folded operand if we still think
|
H A D | ChangeLog-2011 | 195 * semantics.c (cxx_eval_indirect_ref): Fix sanity check. 2842 (cxx_eval_indirect_ref): Use it.
|
H A D | ChangeLog-2012 | 1005 * semantics.c (cxx_eval_indirect_ref): If we aren't looking for an
|
H A D | ChangeLog-2015 | 3147 * constexpr.c (cxx_eval_indirect_ref): Try folding first.
|
H A D | ChangeLog-2010 | 745 (cxx_eval_indirect_ref): Likewise.
|
H A D | ChangeLog-2016 | 1676 (cxx_eval_indirect_ref): Reject indirecting through null pointers.
|
H A D | ChangeLog-2017 | 4554 (cxx_eval_indirect_ref): Don't VERIFY_CONSTANT before
|
H A D | ChangeLog-2020 | 624 (cxx_eval_indirect_ref): Adjust cxx_fold_indirect_ref calls.
|
H A D | ChangeLog-2019 | 2399 (cxx_eval_indirect_ref): Likewise. Improve error location.
|