xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
objc-initializer
/
module.modulemap
(revision 498ee00a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module X {
2
header "
X.h
"
3
export *
4
}
5