Sign in
ara-mdk
/
platform
/
external
/
clang
/
c90cc9374f18396251760b9fe6468fd1232e9f0e
/
.
/
test
/
PCH
/
objc_import.h
blob: 8af87ab25c7d6377f05c8fb986548b0858807155 [
file
] [
log
] [
blame
]
/* For use with the objc_import.m test */
@interface
TestPCH
+
alloc
;
-
(
void
)
instMethod
;
@end