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

/haiku-buildtools/gcc/gcc/cp/
H A Dconstexpr.c408 /* Subroutine of check_constexpr_ctor_body_1 and constexpr_fn_retval.
428 check_constexpr_ctor_body_1 (tree last, tree list) function
476 if (!check_constexpr_ctor_body_1 (last, t))
484 && !check_constexpr_ctor_body_1 (last, list))

Completed in 57 milliseconds