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