xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
autoload-subdirectory
/
include
/
module.modulemap
(revision 52431f39a3232b1d33ad62423ea67094181f684d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module a { header "
a.h
" }
2
module b { header "
b.h
" }
3
module c { header "
c.h
" }
4