Home
last modified time | relevance | path

Searched refs:cxx_eval_vec_init_1 (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstexpr.c2935 cxx_eval_vec_init_1 (const constexpr_ctx *ctx, tree atype, tree init, in cxx_eval_vec_init_1() function
2991 eltinit = cxx_eval_vec_init_1 (&new_ctx, elttype, eltinit, value_init, in cxx_eval_vec_init_1()
3065 tree r = cxx_eval_vec_init_1 (ctx, atype, init, in cxx_eval_vec_init()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c7140 cxx_eval_vec_init_1 (const constexpr_call *call, tree atype, tree init, in cxx_eval_vec_init_1() function
7191 eltinit = cxx_eval_vec_init_1 (call, elttype, eltinit, value_init, in cxx_eval_vec_init_1()
7247 tree r = cxx_eval_vec_init_1 (call, atype, init, in cxx_eval_vec_init()