xref
: /
external
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
class-extension
/
a-private.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
import
"
a.h
"
2
#
import
"
a-proto.h
"
3
4
@
interface
A
() <
AProto
>
5
@
end
6