OpenGrok
Cross Reference: module.modulemap
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
preprocess
/
module.modulemap
Home
|
History
|
Annotate
|
Download
|
only in
preprocess
1
module fwd { header "
fwd.h
" export * }
2
module file { header "
file.h
" export * }
3