Codebase Browser
llvm
Go to App
llvm
/
clang/test/ARCMT/
GC.h
@interface ExtInterface { __strong ExtInterface *myivar; __strong void *gcVar; } @end