Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcxx2a-consteval.cpp215 struct UserConv { struct
224 return UserConv(); in test_UserConv() argument
242 return test_UserConvOverload_helper(UserConv()); in test_UserConvOverload()
252 return test_UserConvOverload_helper_ceval(UserConv()); in test_UserConvOverload_ceval()