Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Ddesignated-init.cpp43 struct WithString { struct
47 WithString string = {(String){"hello world"}, .str.buffer[0] = 'H', .str.buffer[6] = 'W'}; argument