Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dstandalone-debug-attribute.cpp20 union STANDALONEDEBUGATTR UnionWithConstructor { union
21 UnionWithConstructor() {} in UnionWithConstructor() function
23 void f(UnionWithConstructor u) {} in f()