Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcxx2a-consteval.cpp245 consteval int test_UserConvOverload_helper_ceval(int a) { return a; } in test_UserConvOverload_helper_ceval() function
252 return test_UserConvOverload_helper_ceval(UserConv()); in test_UserConvOverload_ceval()