xref
: /
external
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
shadow
/
A2
/
module.modulemap
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module A {
2
header "
A.h
"
3
}
4
5
module A2 {}
6