Home
last modified time | relevance | path

Searched refs:matchingreverse (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dauto-var-init.cpp212 union matchingreverse { float f; int i; }; union
1482 TEST_UNINIT(matchingreverse, matchingreverse);
1493 TEST_BRACES(matchingreverse, matchingreverse);
1501 TEST_CUSTOM(matchingreverse, matchingreverse, { .i = 0xf00f });