Searched refs:cxx_eval_vec_init (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | constexpr.c | 3059 cxx_eval_vec_init (const constexpr_ctx *ctx, tree t, in cxx_eval_vec_init() function 4605 r = cxx_eval_vec_init (ctx, t, lval, in cxx_eval_constant_expression()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | semantics.c | 7241 cxx_eval_vec_init (const constexpr_call *call, tree t, in cxx_eval_vec_init() function 7817 r = cxx_eval_vec_init (call, t, allow_non_constant, addr, in cxx_eval_constant_expression()
|