Searched refs:test_UserConvOverload_helper (Results 1 – 1 of 1) sorted by relevance
234 int test_UserConvOverload_helper(int a) { return a; } in test_UserConvOverload_helper() function242 return test_UserConvOverload_helper(UserConv()); in test_UserConvOverload()