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