Searched defs:c4c (Results 1 - 1 of 1) sorted by relevance
/external/clang/test/CXX/special/class.copy/ | ||
H A D | p13-0x.cpp | 55 constexpr Constexpr4 c4c = Constexpr4(static_cast<Constexpr4&&>(const_cast<Constexpr4&>(c4b))); variable |
Completed in 311 milliseconds