Searched refs:check_consteval (Results 1 – 1 of 1) sorted by relevance
18 constexpr int check_consteval(int i) { in check_consteval() function70 constexpr int c_i = check_consteval(0);71 check_consteval(i);