Searched refs:NotDeleted2c (Results 1 – 2 of 2) sorted by relevance
46 class NotDeleted2c { int &&a = 0; }; // expected-warning {{binding reference member 'a' to a tempor… class47 NotDeleted2c nd2c;
46 class NotDeleted2c { int &&a = static_cast<int&&>(n); }; class47 NotDeleted2c nd2c;