xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
attr-unavailable
/
oneB.h
(revision a0c32e9310993f59937c43914dea42701cb152ee)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
@
import
oneA
;
2
3
@
interface
D
4
-(
void
)
method2
;
5
@
end
6