Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddesignated-init.cpp33 struct WithBitfield { struct
38 WithBitfield bitfield = {1, (Bitfield){2, 3, 4}, .b.b = 5}; argument