xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
lookup-assert-protocol
/
Base.h
(revision f5fe36787d2caa321b086eaa87844af586a2ef11)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
@
protocol
BaseProtocol
2
- (
void
)
test
;
3
@
end
4