Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
.
/
clang
/
test
/
Modules
/
Inputs
/
lookup-assert-protocol
/
Base.h
blob: 5c9506fa5cd3b5f00a228203d3021a02e549f433 [
file
] [
log
] [
blame
]
Graydon Hoare
f5fe367
2017-06-29 19:42:35 +0000
[
diff
] [
blame
]
1
@protocol
BaseProtocol
2
-
(
void
)
test
;
3
@end