xref: /aosp_15_r20/external/clang/test/ARCMT/GC.h (revision 67e74705e28f6214e480b399dd47ea732279e315)
1 
2 @interface ExtInterface {
3   __strong ExtInterface *myivar;
4   __strong void *gcVar;
5 }
6 @end
7