Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
146254fb4ee74f924a6ef71319e7a29fca35ff10
/
.
/
test
/
PCH
/
objc_import.h
blob: 8af87ab25c7d6377f05c8fb986548b0858807155 [
file
] [
log
] [
blame
]
/* For use with the objc_import.m test */
@interface
TestPCH
+
alloc
;
-
(
void
)
instMethod
;
@end