xref
: /
llvm-project
/
clang
/
test
/
ClangScanDeps
/
Inputs
/
header-search-pruning
/
module.modulemap
(revision 6a1f50b84ae8f8a8087fcdbe5f27dae8c76878f1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module mod {
2
header "
mod.h
"
3
export *
4
}
5