Home
last modified time | relevance | path

Searched defs:ut2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dcxx2b-p2266-disable-with-msvc-compat.cpp68 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function
73 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function
79 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function
83 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function
91 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function
96 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function
102 int &ut2(int &&x) { return x; } // cxx23-error {{cannot bind to a temporary}} in ut2() function