xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
lsv-private-macro
/
mod.map
(revision 4259301aaf58c13b004d968dfbd20428bf978b32)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module self {
2
header "
self.h
"
3
}
4
5
module other {
6
header "
other.h
"
7
}
8