xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
template-default-args
/
module.modulemap
(revision 87bb5698)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module X { module A { header "
a.h
" } module B { header "
b.h
" } }
2