Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcxx2a-consteval.cpp85 consteval const int &&retIRRef() { in retIRRef() function
94 return static_cast<const int &&>(retIRRef()); in test_retIRRef()
103 return retIRRef(); in test_retIRRefI()