xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
preprocess
/
module.modulemap
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module fwd { header "
fwd.h
" export * }
2
module file { header "
file.h
" export * }
3