[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)
[llvm-project.git] / clang / test / Index / index-suppress-refs.h
blob03c56243ba6fbdaf9b4281b7208f17ac261bcbc8
2 @interface I
3 @end
5 @interface B
6 @end
8 @protocol P
9 @end