Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
.
/
clang
/
test
/
Modules
/
Inputs
/
MethodPoolCombined1.h
blob: 057b7388b35fae387ccd604fbea7c5a521e468ab [
file
] [
log
] [
blame
]
Manman Ren
a0f31a0
2016-04-29 19:04:05 +0000
[
diff
] [
blame
]
1
2
@import
MethodPoolString1
;
3
@interface
A
4
-
(
int
)
stringValue
;
5
@end
6