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