Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
ARCMT
/
GC.h
blob: 4301baf272465a6f5e9f0c326d0e1f3669783600 [
file
] [
log
] [
blame
]
@interface
ExtInterface
{
__strong
ExtInterface
*
myivar
;
__strong
void
*
gcVar
;
}
@end