xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
merge-using-decls
/
module.modulemap
(revision 32952e1e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module A { header "
a.h
" }
2
module B { header "
b.h
" }
3