Home
last modified time | relevance | path

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

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