[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / PCH / Inputs / pch-through3.h
blob28368655004d01d6c701df8bfcb8fe09a2189e13
1 #define THROUGH3
2 int through3(int);