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