Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Dcxx2a-consteval.cpp84 consteval const int &&retIRRef() { in retIRRef() function
93 return static_cast<const int &&>(retIRRef()); in test_retIRRef()
102 return retIRRef(); in test_retIRRefI()