Home
last modified time | relevance | path

Searched refs:cxx_eval_thunk_call (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc2304 cxx_eval_thunk_call (const constexpr_ctx *ctx, tree t, tree thunk_fndecl, in cxx_eval_thunk_call() function
2454 return cxx_eval_thunk_call (ctx, t, fun, lval, non_constant_p, overflow_p); in cxx_eval_call_expression()
H A DChangeLog-2021758 * constexpr.c (cxx_eval_thunk_call): Error instead of ICE
H A DChangeLog-20203335 * constexpr.c (cxx_eval_thunk_call): New.