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