xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
inherit-attribute
/
module.modulemap
(revision 4e00a192)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module "b" { header "
b.h
" }
2
3
module "c" { header "
c.h
" }
4