Lines Matching refs:n6
78 constexpr int **n6 = const_cast<int**>(&n3);80 constexpr int n8 = **n6;283 constexpr bool n6 = 0 > &y; // expected-error {{must be initialized by a constant expression}}