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