Searched refs:BothNonConstexpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CXX/special/class.inhctor/
H A Dp2.cpp75 struct BothNonConstexpr struct in inherits:NonConstexpr,Constexpr
80 constexpr BothNonConstexpr bothNC{42}; // expected-error {{must be initialized by a constant expression}} expected-note {{inherited from base class 'Constexpr'}}

Completed in 123 milliseconds