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