xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
cxx20
/
module.modulemap
(revision 4e00a192)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module Decls {
2
header "
decls.h
"
3
explicit module Unimported { header "
unimported.h
" }
4
}
5