Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dcxx2b-p2266-disable-with-msvc-compat.cpp67 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function
72 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function
78 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function
82 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function
90 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function
95 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function
101 int &&ut1(int &&x) { return x; } // cxx20-error {{cannot bind to lvalue}} in ut1() function