xref: /minix3/external/bsd/llvm/dist/clang/test/Index/index-suppress-refs.h (revision 0b98e8aad89f2bd4ba80b523d73cf29e9dd82ce1)
1 
2 @interface I
3 @end
4 
5 @interface B
6 @end
7 
8 @protocol P
9 @end
10