xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
libc-libcxx
/
sysroot
/
Frameworks
/
A.framework
/
Modules
/
module.modulemap
(revision 0ac158a528d3f490af6e4ed5a7d8ff7f878f9baf)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
framework module A [extern_c] {
2
umbrella header "
A.h
"
3
export *
4
}
5