xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
modular_maps
/
modulea.map
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module A {
2
header "
common.h
"
3
header "
a.h
"
4
}
5
6
extern module B "
moduleb.map
"
7
8