xref: /llvm-project/clang/test/CodeCompletion/truncation.c.h (revision ea9b03e6e23408325145ca089e4d7d6386b65a2d)
1*ea9b03e6SDouglas Gregor struct X { };
2*ea9b03e6SDouglas Gregor struct Y { };
3*ea9b03e6SDouglas Gregor 
4*ea9b03e6SDouglas Gregor struct Xa { };
5*ea9b03e6SDouglas Gregor 
6