Home
last modified time | relevance | path

Searched defs:VU (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/SemaCXX/
Dconstant-expression-cxx2a.cpp1122 union VU { union
1123 constexpr VU() : z() {} in VU() function