Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c449 check_constexpr_bind_expr_vars (tree t) in check_constexpr_bind_expr_vars() function
479 if (!check_constexpr_bind_expr_vars (list) in check_constexpr_ctor_body_1()
722 if (!check_constexpr_bind_expr_vars (body)) in constexpr_fn_retval()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc452 check_constexpr_bind_expr_vars (tree t) in check_constexpr_bind_expr_vars() function
482 if (!check_constexpr_bind_expr_vars (list) in check_constexpr_ctor_body_1()
722 if (!check_constexpr_bind_expr_vars (body)) in constexpr_fn_retval()
H A DChangeLog-2014498 (check_constexpr_bind_expr_vars): Remove C++14 checks.
786 check_constexpr_bind_expr_vars, check_constexpr_ctor_body_1,
941 * semantics.c (check_constexpr_bind_expr_vars): New.
H A DChangeLog-20153823 * constexpr.c (check_constexpr_bind_expr_vars): Allow