Searched defs:NonTrivDtor (Results 1 – 4 of 4) sorted by relevance
44 struct NonTrivDtor { struct48 constexpr int f(NonTrivDtor) { return 0; } // expected-error {{'NonTrivDtor' is not a literal type}} in f() argument
3 struct NonTrivDtor { struct
87 struct NonTrivDtor { ~NonTrivDtor(); }; struct
235 struct NonTrivDtor { struct