xref
: /
llvm-project
/
clang
/
test
/
CodeGenCXX
/
Inputs
/
cxx20-module-impl-1a.cpp
(revision ae4dce8659f313ca2034782583d31993212fa8bd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
export
module
Foo
;
2
export
void
Exported
();
3
void
Module
();
4