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