Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstexpr.c987 struct constexpr_ctx { struct
1015 static tree cxx_eval_constant_expression (const constexpr_ctx *, tree, argument
1162 cxx_eval_builtin_function_call (const constexpr_ctx *ctx, tree t, tree fun, in cxx_eval_builtin_function_call()
1187 constexpr_ctx new_ctx = *ctx; in cxx_eval_builtin_function_call()
1292 cxx_bind_parameters_in_call (const constexpr_ctx *ctx, tree t, in cxx_bind_parameters_in_call()
1385 cxx_eval_internal_function (const constexpr_ctx *ctx, tree t, in cxx_eval_internal_function()
1468 cxx_eval_call_expression (const constexpr_ctx *ctx, tree t, in cxx_eval_call_expression()
1520 constexpr_ctx new_ctx = *ctx; in cxx_eval_call_expression()
1705 constexpr_ctx ctx_with_save_exprs = *ctx; in cxx_eval_call_expression()
1865 cxx_eval_check_shift_p (location_t loc, const constexpr_ctx *ctx, in cxx_eval_check_shift_p()
[all …]