Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c464 check_constexpr_ctor_body_1 (tree last, tree list) in check_constexpr_ctor_body_1() function
514 if (!check_constexpr_ctor_body_1 (last, t)) in check_constexpr_ctor_body()
522 && !check_constexpr_ctor_body_1 (last, list)) in check_constexpr_ctor_body()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc467 check_constexpr_ctor_body_1 (tree last, tree list) in check_constexpr_ctor_body_1() function
517 if (!check_constexpr_ctor_body_1 (last, t)) in check_constexpr_ctor_body()
525 && !check_constexpr_ctor_body_1 (last, list)) in check_constexpr_ctor_body()
H A DChangeLog-2014786 check_constexpr_bind_expr_vars, check_constexpr_ctor_body_1,
885 * semantics.c (check_constexpr_ctor_body_1): New.
H A DChangeLog-20161649 * constexpr.c (check_constexpr_ctor_body_1): Allow typedef
H A DChangeLog-2017203 * constexpr.c (check_constexpr_ctor_body_1): Skip begin stmt