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

/external/clang/test/SemaCXX/
H A Dconstant-expression-cxx1y.cpp810 constexpr X<X<S2>> xxs2; member in namespace:VirtualFromBase
811 constexpr X<S2> *q = const_cast<X<X<S2>>*>(&xxs2);
H A Dconstant-expression-cxx11.cpp1775 constexpr X<X<S2>> xxs2;
1776 constexpr X<S2> *q = const_cast<X<X<S2>>*>(&xxs2);

Completed in 171 milliseconds