xref
: /
external
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
include_next
/
y
/
module.modulemap
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module ya { header "
a.h
" export * }
2
module yb { header "
b.h
" export * }
3