[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / CodeCompletion / some_struct.h
blob63aa2a39d3f4142b7d97f1e6f5044938a8f193f5
1 struct X { int m; };