xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
Shell
/
SymbolFile
/
DWARF
/
x86
/
Inputs
/
ModuleOwnership
/
module.modulemap
(revision 8a64d80a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module A {
2
header "
A.h
"
3
module B {
4
header "
B.h
"
5
}
6
}
7