[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / PCH / Inputs / typo.h
blob63b553b9169514b79ae213b43b5b8adb3e763c2f
3 @interface NSString
4 + (id)alloc;
5 @end