Searched refs:cxx_eval_unary_expression (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2014 | 65 (cxx_eval_unary_expression, cxx_eval_binary_expression) 437 (cxx_eval_unary_expression): Likewise. 798 cxx_eval_unary_expression, cxx_eval_binary_expression,
|
H A D | constexpr.cc | 3217 cxx_eval_unary_expression (const constexpr_ctx *ctx, tree t, in cxx_eval_unary_expression() function 7039 r = cxx_eval_unary_expression (ctx, t, lval, in cxx_eval_constant_expression()
|
H A D | ChangeLog-2010 | 737 (cxx_eval_unary_expression): Likewise.
|
H A D | ChangeLog-2016 | 2026 For lval don't use cxx_eval_unary_expression and instead recurse
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 2920 cxx_eval_unary_expression (const constexpr_ctx *ctx, tree t, in cxx_eval_unary_expression() function 6194 r = cxx_eval_unary_expression (ctx, t, lval, in cxx_eval_constant_expression()
|