xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
submodule-visibility
/
module.modulemap
(revision 42413141)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module x { module a { header "
a.h
" } module b { header "
b.h
" } }
2