Home | History | Annotate | Download | only in drs

Lines Matching refs:testNested

118   void testNested(Nested<int> n) { n.~Nested<int>(); } // expected-error {{no member named}}