xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
self-referencing-lambda
/
module.modulemap
(revision 8a5943f5691920cd1c2dfde975dc1951f7d8e5b4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module "
a.h
" {
2
header "
a.h
"
3
export *
4
}
5