Searched defs:V15 (Results 1 – 2 of 2) sorted by relevance
119 struct V15 : virtual Base6 { virtual void f() = 0; }; struct
63 constexpr _Atomic int V15 = 0; // expected-error {{constexpr variable cannot have type 'const _Atomic(int)'}} variable