Searched refs:test_UserConvOverload_helper_ceval (Results 1 – 1 of 1) sorted by relevance
245 consteval int test_UserConvOverload_helper_ceval(int a) { return a; } in test_UserConvOverload_helper_ceval() function252 return test_UserConvOverload_helper_ceval(UserConv()); in test_UserConvOverload_ceval()