Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12-mainline-resolv-release
/
.
/
lldb
/
test
/
API
/
lang
/
cpp
/
gmodules-templates
/
module.modulemap
blob: 2f05073a0b85782b4f3a3ab15c69c3e4adf42fc0 [
file
] [
log
] [
blame
] [
edit
]
module
A
{
header
"a.h"
}
module
B
{
header
"b.h"
}
module
std
{
header
"memory.h"
}