Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
.
/
clang
/
test
/
Modules
/
Inputs
/
MethodPoolASub2.h
blob: cd0f78517f9388ff769a310fc9d1a8ef76c08402 [
file
] [
log
] [
blame
]
Douglas Gregor
7861dc7
2013-02-07 19:15:44 +0000
[
diff
] [
blame
]
1
@interface
A
(
Sub2
)
2
-
(
char
*)
method4
;
3
@end