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

/external/clang/test/SemaCXX/
H A Ddiscrim-union.cpp115 constexpr either<const icd*, non_triv> icd5 = a<non_triv>(); variable
118 static_assert(icd5.get<non_triv>().n == 5, "");

Completed in 21 milliseconds